Serhiy Storchaka added the comment:

> For example, os.listdir(bytes) doesn't fail in Python 2.7 with unencodable 
> names, whereas it fails with your patch.

No. The purpose of this patch is that it doesn't fail and should return
a usable result.

----------

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

Reply via email to