cpython/Lib/xml/sax
Serhiy Storchaka fc8e9b0e72 Issue #22915: SAX parser now supports files opened with file descriptor or
bytes path.
2014-11-27 22:13:16 +02:00
..
__init__.py
_exceptions.py
expatreader.py Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00
handler.py
saxutils.py Issue #22915: SAX parser now supports files opened with file descriptor or 2014-11-27 22:13:16 +02:00
xmlreader.py