This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients Laurent.Mazuel, serhiy.storchaka
Date 2014-08-21.08:28:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408609716.36.0.641898077008.issue20797@psf.upfronthosting.co.za>
In-reply-to
Content
See also a discussion at Python-Dev:
http://comments.gmane.org/gmane.comp.python.devel/149048

Looks as there are no need to add bytes path in such high-level API. In any case you can call os.fsdecode() on path argument.
History
Date User Action Args
2014-08-21 08:28:36serhiy.storchakasetrecipients: + serhiy.storchaka, Laurent.Mazuel
2014-08-21 08:28:36serhiy.storchakasetmessageid: <1408609716.36.0.641898077008.issue20797@psf.upfronthosting.co.za>
2014-08-21 08:28:36serhiy.storchakalinkissue20797 messages
2014-08-21 08:28:35serhiy.storchakacreate