cpython/Lib/xml/dom
Matthias Bussonnier f90f5d5c1d bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924)
`obj.async` is now a syntax error, so the warning/shim is
quasi-unnecessary.
2018-05-17 11:16:12 +03:00
..
NodeFilter.py
__init__.py
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-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924) 2018-05-17 11:16:12 +03:00