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 steven.daprano
Recipients docs@python, r.david.murray, steven.daprano, terry.reedy
Date 2013-07-29.15:03:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <51F6843B.9070909@pearwood.info>
In-reply-to <1375100826.53.0.690909771255.issue18572@psf.upfronthosting.co.za>
Content
On 29/07/13 22:27, R. David Murray wrote:

>>>> '\uD80C\uDC80' == '\U00013080'
> False

Are you running a wide build? In a narrow build, it returns True.
History
Date User Action Args
2013-07-29 15:03:29steven.dapranosetrecipients: + steven.daprano, terry.reedy, r.david.murray, docs@python
2013-07-29 15:03:29steven.dapranolinkissue18572 messages
2013-07-29 15:03:29steven.dapranocreate