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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, forest_atq
Date 2008-09-01.15:20:56
SpamBayes Score 0.014651547
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
It's not failing, it's simply calling unicode.partition instead of
unicode.rpartition!
History
Date User Action Args
2008-09-01 15:20:57amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, forest_atq
2008-09-01 15:20:57amaury.forgeotdarcsetmessageid: <[email protected]>
2008-09-01 15:20:56amaury.forgeotdarclinkissue3751 messages
2008-09-01 15:20:56amaury.forgeotdarccreate