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 aronacher, forest, georg.brandl, jimjjewett, pitrou, rhettinger
Date 2009-03-03.19:48:41
SpamBayes Score 6.955938e-05
Marked as misclassified No
Message-id <1236109722.5.0.96855798567.issue5397@psf.upfronthosting.co.za>
In-reply-to
Content
> The internal data structure *must* remain private so that we can build a
> C replacement or switch to one of the other possible algorithms.

Even then the keys list could be offered as a property.
History
Date User Action Args
2009-03-03 19:48:42georg.brandlsetrecipients: + georg.brandl, rhettinger, jimjjewett, pitrou, forest, aronacher
2009-03-03 19:48:42georg.brandlsetmessageid: <1236109722.5.0.96855798567.issue5397@psf.upfronthosting.co.za>
2009-03-03 19:48:41georg.brandllinkissue5397 messages
2009-03-03 19:48:41georg.brandlcreate