[issue3187] os.listdir can return byte strings

STINNER Victor report at bugs.python.org
Wed Sep 24 02:41:02 CEST 2008


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

Guido compiled my patches here: http://codereview.appspot.com/3055

My patches allows bytes for fnmatch.filter(), glob.glob1(), 
os.path.join() and open().

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


More information about the Python-bugs-list mailing list