[issue3187] os.walk - strange bug
Benjamin Peterson
report at bugs.python.org
Tue Jun 24 15:02:57 CEST 2008
Benjamin Peterson <musiccomposition at gmail.com> added the comment:
It's failing because he's giving a string to bytes.startswith when it
requires a byte string or such.
----------
nosy: +benjamin.peterson
resolution: -> invalid
status: open -> closed
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3187>
_______________________________________
More information about the Python-bugs-list
mailing list