[issue5832] os.path.walk fails to descend into a directory whose name ends with a space

Benjamin Peterson report at bugs.python.org
Fri Apr 24 23:18:24 CEST 2009


Benjamin Peterson <benjamin at python.org> added the comment:

os.path.walk is deprecated. You should use os.walk.

----------
nosy: +benjamin.peterson
resolution:  -> wont fix
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5832>
_______________________________________


More information about the Python-bugs-list mailing list