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 ysj.ray
Recipients Kain94, eric.araujo, georg.brandl, ncoghlan, r.david.murray, rhettinger, stutzbach, terry.reedy, ysj.ray
Date 2011-03-24.11:46:04
SpamBayes Score 0.0041690893
Marked as misclassified No
Message-id <1300967165.75.0.977103266874.issue9523@psf.upfronthosting.co.za>
In-reply-to
Content
I tried to work out a doc patch for 3.2 to mention the limitation api: the missing methods compared with dict and the imperfect methods(keys(), items()) of collections.MutableMapping. Here is it.
History
Date User Action Args
2011-03-24 11:46:05ysj.raysetrecipients: + ysj.ray, georg.brandl, rhettinger, terry.reedy, ncoghlan, stutzbach, eric.araujo, r.david.murray, Kain94
2011-03-24 11:46:05ysj.raysetmessageid: <1300967165.75.0.977103266874.issue9523@psf.upfronthosting.co.za>
2011-03-24 11:46:04ysj.raylinkissue9523 messages
2011-03-24 11:46:04ysj.raycreate