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 vstinner
Recipients benjamin.peterson, gregory.p.smith, ocean-city, vstinner
Date 2009-04-02.08:23:06
SpamBayes Score 3.396616e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Ooops, I read converterr("a unicode character", ...), but it should be 
converterr("an unicode character", ...) ;-)

Thanks benjamin.peterson, it will help other issues like #5391 and 
#5410.
History
Date User Action Args
2009-04-02 08:23:09vstinnersetrecipients: + vstinner, gregory.p.smith, ocean-city, benjamin.peterson
2009-04-02 08:23:09vstinnersetmessageid: <[email protected]>
2009-04-02 08:23:07vstinnerlinkissue5499 messages
2009-04-02 08:23:07vstinnercreate