Message2893

Author leosoto
Recipients
Date 2007-09-21.00:35:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Patch that exposes PyUnicode.__mod__ and tweaks StringFormatter to call __unicode__ instead of __str__ when the caller is PyUnicode. 

The test case attached to the bug 1799328 works once applied.
History
Date User Action Args
2008-02-20 17:18:50adminlinkissue1799330 messages
2008-02-20 17:18:50admincreate