Heejin added the comment:
Thank you for your answer.
I cannot provide any error messages or stack traces
because it really *crashed*. python.exe suddenly stops
working and a windows pops up saying something
like "python.exe had a problem and needed to be closed"
I cannot say what
Heejin added the comment:
Thank you for your answer.
Actually I tried that in two Windows7-installed computers
and failed in both. But I don't think it is the problem of
path lengths; I created other paths that long and that deep
but os.listdir() works on them. That's why I wrot
New submission from Heejin :
As far as I have seen, this bug only appears in Windows 7. I tested with Python
2.5, 2.6, and 2.7 and they all seem to have this bug.
I tested with Windows 7 Korean version. I'm not sure if other language versions
have the same problem.
Reproduction steps:
1