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 methane
Recipients cool-RR, methane, rhettinger, ulope
Date 2016-12-08.09:53:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481190783.97.0.828172670895.issue21978@psf.upfronthosting.co.za>
In-reply-to
Content
While dict is ordered, it doesn't support O(1) random access by index.
History
Date User Action Args
2016-12-08 09:53:04methanesetrecipients: + methane, rhettinger, cool-RR, ulope
2016-12-08 09:53:03methanesetmessageid: <1481190783.97.0.828172670895.issue21978@psf.upfronthosting.co.za>
2016-12-08 09:53:03methanelinkissue21978 messages
2016-12-08 09:53:03methanecreate