cpython/Lib/xml/dom
Serhiy Storchaka 5affd23e6f bpo-29762: More use "raise from None". (#569)
This hides unwanted implementation details from tracebacks.
2017-04-05 09:37:24 +03:00
..
NodeFilter.py
__init__.py xml.dom.minidom: add more __slots__ to limit resource usage. 2012-03-05 12:37:02 +01:00
domreg.py
expatbuilder.py English spelling and grammar fixes 2016-07-11 07:51:37 +00:00
minicompat.py Issue #10131: Fixed deep copying of minidom documents. Based on patch 2015-11-26 23:49:42 +02:00
minidom.py Issue #23326: Removed __ne__ implementations. Since fixing default __ne__ 2015-01-31 12:05:05 +02:00
pulldom.py
xmlbuilder.py bpo-29762: More use "raise from None". (#569) 2017-04-05 09:37:24 +03:00