Christian Heimes added the comment:

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.

----------
nosy: +christian.heimes
resolution:  -> fixed
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12984>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to