cpython/Lib/xml/etree
Serhiy Storchaka 08448a1f4d Issue #23326: Removed __ne__ implementations. Since fixing default __ne__
implementation in issue #21408 they are redundant.
2015-01-31 12:05:05 +02:00
..
ElementInclude.py
ElementPath.py Minor code cleanup. 2014-11-28 14:52:14 -08:00
ElementTree.py Issue #23326: Removed __ne__ implementations. Since fixing default __ne__ 2015-01-31 12:05:05 +02:00
__init__.py
cElementTree.py