Serhiy Storchaka added the comment:

Does tarfile work with bytes file names?

I think a test should explicitly test file objects with str, bytes and int name 
and file objects without name in all write modes ("w", "w:gz", "w|gz", etc).

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

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

Reply via email to