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.
1 parent b8eecc9 commit 8853e27cff95c7642a4c1e373ece17a2f6b15b27
@tundra tundra authored on 20 Jan 2003
Showing 1 changed file
View
twander.py