[issue3187] os.listdir can return byte strings

Amaury Forgeot d'Arc report at bugs.python.org
Fri Oct 3 23:21:25 CEST 2008


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

I have a patch for macpath.py nonetheless.
Tested on Windows (of course ;-) but all functions are pure text 
manipulation, except realpath(). It was much easier than ntpath.py.

I also added tests for three functions which were not exercised at all.

Added file: http://bugs.python.org/file11693/macpath.patch

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


More information about the Python-bugs-list mailing list