cpython/Lib/xml
Eli Bendersky b586934f0e Issue #17741: Rename IncrementalParser and its methods.
The new names are hopefully more descriptive and consistent. If you feel you
don't agree with this change, *please* read issue 17741 first - there's a lot of
discussion in there.
2013-08-30 05:51:20 -07:00
..
dom modernize some modules' code by using with statement around open() 2013-02-12 02:04:27 +01:00
etree Issue #17741: Rename IncrementalParser and its methods. 2013-08-30 05:51:20 -07:00
parsers
sax Issue #18200: Back out usage of ModuleNotFoundError (8d28d44f3a9a) 2013-07-04 17:43:24 -04:00
__init__.py