Serhiy Storchaka added the comment:

What about bytearrays and other byte-like objects?

However I'm not sure this enhancement is worth to be accepted. Many other 
high-level functions in os and shutil modules do not support bytes paths. For 
shutil.which() there is no backward compatibility with Python 2 which we should 
support.

----------
nosy: +serhiy.storchaka

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

Reply via email to