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 bob.ippolito
Recipients amaury.forgeotdarc, bob.ippolito, dpjanes
Date 2010-10-08.07:35:36
SpamBayes Score 0.009512581
Marked as misclassified No
Message-id <1286523338.58.0.223115569272.issue10019@psf.upfronthosting.co.za>
In-reply-to
Content
The test in the patch assumes a specific iteration order for the dict "h", changing the dict to have only one key would fix this problem with the test.
History
Date User Action Args
2010-10-08 07:35:38bob.ippolitosetrecipients: + bob.ippolito, amaury.forgeotdarc, dpjanes
2010-10-08 07:35:38bob.ippolitosetmessageid: <1286523338.58.0.223115569272.issue10019@psf.upfronthosting.co.za>
2010-10-08 07:35:36bob.ippolitolinkissue10019 messages
2010-10-08 07:35:36bob.ippolitocreate