file names longer than MAX_PATH under Windows 2003

Sergey s323 at mail.ru
Tue Feb 14 07:10:22 EST 2006


"Tim Golden" <tim.golden at viacom-outdoor.co.uk> wrote in message news:mailman.1897.1139918374.27775.python-list at python.org...
[Sergey]

>Not to state the obvious, but can you cut-and-paste that long
>string (the one starting with \\?\e:\...) from the Python
>interpreter into the [S]tart [R]un [O]pen field to see what
>comes up? I'm just trying to make sure of the most straightforward
>fact: that the file you've got there definitely does exist!

I cannot do this: when I paste filename there, trail of filename is missing due to length limit in input line.
But I strongly suppose that file exists as its name was get through os.listdir.





More information about the Python-list mailing list