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 amaury.forgeotdarc, benjamin.peterson, davechallis, ezio.melotti, python-dev, serhiy.storchaka, vstinner
Date 2013-06-10.20:43:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370896995.93.0.0699484669622.issue18183@psf.upfronthosting.co.za>
In-reply-to
Content
+        '\U00010000\U00100000'.lower()

Why not checking the result of these calls?
History
Date User Action Args
2013-06-10 20:43:15vstinnersetrecipients: + vstinner, amaury.forgeotdarc, benjamin.peterson, ezio.melotti, python-dev, serhiy.storchaka, davechallis
2013-06-10 20:43:15vstinnersetmessageid: <1370896995.93.0.0699484669622.issue18183@psf.upfronthosting.co.za>
2013-06-10 20:43:15vstinnerlinkissue18183 messages
2013-06-10 20:43:15vstinnercreate