cpython/Lib/xml
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
..
dom bpo-33549: Remove shim and deprecation warning to access DocumentLS.async. (GH-6924) 2018-05-17 11:16:12 +03:00
etree bpo-32297: Few misspellings found in Python source code comments. (#4803) 2017-12-14 13:04:53 +02:00
parsers
sax
__init__.py