Serhiy Storchaka added the comment:

All low-level functions in the os.path module supports string and bytes paths. 
But not all high-level functions in the shutil module supports bytes paths. 
Adding support for bytes paths will complicate implementation and tests.

----------
versions: +Python 3.5 -Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18283>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to