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 ncoghlan
Recipients christian.heimes, ncoghlan, rhettinger, serhiy.storchaka, vstinner
Date 2013-11-21.23:02:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7eHwyT2aCf=zhMPVDfz5Y0+Gmfp2aXRNtQyy5LzFMmoEw@mail.gmail.com>
In-reply-to <1385074811.39.0.839362517825.issue19681@psf.upfronthosting.co.za>
Content
I'm pretty sure the second keyword is there to ensure the repr includes the
appropriate commas. Can we just make a suitable dict and check the key
order?
History
Date User Action Args
2013-11-21 23:02:14ncoghlansetrecipients: + ncoghlan, rhettinger, vstinner, christian.heimes, serhiy.storchaka
2013-11-21 23:02:14ncoghlanlinkissue19681 messages
2013-11-21 23:02:14ncoghlancreate