Fixed problem with program blowing-up if it encountered
a file with an extended character in its name when win32all options were in force. Cause by the way the Win32 api returns string names for user and group. Fixed by coercing them with an str(...) call. Fixed problem with each new directory causing *2* calls to BuildDirList - leftover debugging print statement was the problem. Should speed up larger directories considerably. |
---|
|
twander.py |
---|