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 georg.brandl
Recipients Jean-Michel.Fauth, benjamin.peterson, ezio.melotti, georg.brandl, loewis
Date 2012-03-02.20:13:10
SpamBayes Score 0.06266064
Marked as misclassified No
Message-id <1330719192.38.0.758074018865.issue14176@psf.upfronthosting.co.za>
In-reply-to
Content
Well, let me soothe your mind then: in Python 3, '...' and u'...' will be absolutely equal, so you won't find any more "mess" with the changes from PEP 414.
History
Date User Action Args
2012-03-02 20:13:12georg.brandlsetrecipients: + georg.brandl, loewis, benjamin.peterson, ezio.melotti, Jean-Michel.Fauth
2012-03-02 20:13:12georg.brandlsetmessageid: <1330719192.38.0.758074018865.issue14176@psf.upfronthosting.co.za>
2012-03-02 20:13:10georg.brandllinkissue14176 messages
2012-03-02 20:13:10georg.brandlcreate