cpython/Lib/xml/sax
Serhiy Storchaka eb8974616b
bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622)
2019-09-01 12:11:43 +03:00
..
__init__.py
_exceptions.py
expatreader.py bpo-15999: Always pass bool instead of int to the expat parser. (GH-15622) 2019-09-01 12:11:43 +03:00
handler.py
saxutils.py
xmlreader.py