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 serhiy.storchaka, vstinner
Date 2012-11-05.12:26:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352118401.03.0.49927660307.issue16414@psf.upfronthosting.co.za>
In-reply-to
Content
I think you should ensure that os.fsdecode(os.fsencode(character)) == character.
History
Date User Action Args
2012-11-05 12:26:41serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner
2012-11-05 12:26:41serhiy.storchakasetmessageid: <1352118401.03.0.49927660307.issue16414@psf.upfronthosting.co.za>
2012-11-05 12:26:40serhiy.storchakalinkissue16414 messages
2012-11-05 12:26:40serhiy.storchakacreate