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 christian.heimes
Recipients christian.heimes, spolematt
Date 2013-07-08.17:03:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373303013.36.0.859081559188.issue12984@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks for your report. The issue has been address in Python 3.x. NamedNodeMap properly implements __contains__(). Python 2.7 is in feature freeze mode which means we can't backport the function.
History
Date User Action Args
2013-07-08 17:03:33christian.heimessetrecipients: + christian.heimes, spolematt
2013-07-08 17:03:33christian.heimessetmessageid: <1373303013.36.0.859081559188.issue12984@psf.upfronthosting.co.za>
2013-07-08 17:03:33christian.heimeslinkissue12984 messages
2013-07-08 17:03:33christian.heimescreate