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 docs@python, ezio.melotti, gsingh, loewis, pitrou, python-dev, serhiy.storchaka, terry.reedy
Date 2013-03-17.20:23:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363551824.81.0.390903765141.issue17415@psf.upfronthosting.co.za>
In-reply-to
Content
os.path.normpath() works not only with strings but with bytes objects too.
History
Date User Action Args
2013-03-17 20:23:44serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, terry.reedy, pitrou, ezio.melotti, docs@python, python-dev, gsingh
2013-03-17 20:23:44serhiy.storchakasetmessageid: <1363551824.81.0.390903765141.issue17415@psf.upfronthosting.co.za>
2013-03-17 20:23:44serhiy.storchakalinkissue17415 messages
2013-03-17 20:23:44serhiy.storchakacreate