[issue18695] os.statvfs() not working well with unicode paths

Giampaolo Rodola' report at bugs.python.org
Wed Jan 22 21:48:10 CET 2014


Giampaolo Rodola' added the comment:

Ok, patch in attachment fixes mkfifo(), mknod() and statvfs() and also includes Unicode tests for all os module's path-related functions.

----------
Added file: http://bugs.python.org/file33634/issue18695-3.patch

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


More information about the Python-bugs-list mailing list