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 <[email protected]>
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: <[email protected]>
2012-11-05 12:26:40serhiy.storchakalinkissue16414 messages
2012-11-05 12:26:40serhiy.storchakacreate