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 numerodix
Recipients eric.araujo, fredericaltorres, lemburg, numerodix
Date 2013-10-16.19:30:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1381951848.61.0.718379648322.issue8964@psf.upfronthosting.co.za>
In-reply-to
Content
I've checked sys.version on IronPython 2.6.1, 2.6.2 (same format) and 2.7.4 (slightly different).

The patch includes two new test cases. I've also taken the liberty of adding some newlines in between the items in the dict as I found this code very hard to read otherwise.
History
Date User Action Args
2013-10-16 19:30:48numerodixsetrecipients: + numerodix, lemburg, eric.araujo, fredericaltorres
2013-10-16 19:30:48numerodixsetmessageid: <1381951848.61.0.718379648322.issue8964@psf.upfronthosting.co.za>
2013-10-16 19:30:48numerodixlinkissue8964 messages
2013-10-16 19:30:48numerodixcreate