[docs] [issue26330] shutil.disk_usage() on Windows can't properly handle unicode

Giampaolo Rodola' report at bugs.python.org
Wed Feb 10 10:35:42 EST 2016


Giampaolo Rodola' added the comment:

You are right, my bad. I'll fix doc mentioning that on Windows "path" can only be a directory (on UNIX it can also be a file).

----------

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


More information about the docs mailing list