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 benjamin.peterson
Recipients Jean-Michel.Fauth, benjamin.peterson
Date 2012-03-02.13:53:25
SpamBayes Score 6.3168153e-07
Marked as misclassified No
Message-id <1330696406.06.0.507544648041.issue14176@psf.upfronthosting.co.za>
In-reply-to
Content
What exactly is the bug you're reporting?

Python 2.7.2 (default, Oct 27 2011, 22:35:02) 
[GCC 4.5.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print u'abcœé€'
abcœé€
History
Date User Action Args
2012-03-02 13:53:26benjamin.petersonsetrecipients: + benjamin.peterson, Jean-Michel.Fauth
2012-03-02 13:53:26benjamin.petersonsetmessageid: <1330696406.06.0.507544648041.issue14176@psf.upfronthosting.co.za>
2012-03-02 13:53:25benjamin.petersonlinkissue14176 messages
2012-03-02 13:53:25benjamin.petersoncreate