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 benjamin.peterson, christian.heimes, georg.brandl
Date 2008-10-26.19:48:58
SpamBayes Score 0.0015074096
Marked as misclassified No
Message-id <1225050539.62.0.219804616724.issue4209@psf.upfronthosting.co.za>
In-reply-to
Content
Looks fine.

As a bonus, you can find out why "unicode_literals" doesn't work when
used in an exec'd string -- this is why I didn't upload my fix yet.
History
Date User Action Args
2008-10-26 19:48:59georg.brandlsetrecipients: + georg.brandl, christian.heimes, benjamin.peterson
2008-10-26 19:48:59georg.brandlsetmessageid: <1225050539.62.0.219804616724.issue4209@psf.upfronthosting.co.za>
2008-10-26 19:48:58georg.brandllinkissue4209 messages
2008-10-26 19:48:58georg.brandlcreate