Petr Prikryl napsal(a):
Jak se vůbec v Pythonu dá získat krátké dosové
jméno? Pro oči nevidím -- nic nemůžu najít.
win32api <win32api.html>.GetShortPathName
string = *GetShortPathName(*)
Obtains the short path form of the specified path.
Comments
The short path name is an 8.3 compatible file name. As the input path
does not need to be absolute, the returned name may be longer than the
input path.
Win32 API References
GetShortPathName
--
geon
Vyjímka je pravidlo.
_______________________________________________
Python mailing list
[email protected]
http://www.py.cz/mailman/listinfo/python