win32file.GetLongPathName

PyUnicode = GetLongPathName(ShortPath, Transaction )

Retrieves the long path for a short path (8.3 filename)

Parameters

ShortPath : PyUnicode

8.3 path to be expanded

Transaction=None : PyHANDLE

Handle to a transaction. If specified, GetLongPathNameTransacted will be called.

Comments

Accepts keyword args