cpython/Lib/xml
Mike 53f7a7c281 bpo-32297: Few misspellings found in Python source code comments. (#4803)
* Fix multiple typos in code comments

* Add spacing in comments (test_logging.py, test_math.py)

* Fix spaces at the beginning of comments in test_logging.py
2017-12-14 13:04:53 +02:00
..
dom bpo-29762: More use "raise from None". (#569) 2017-04-05 09:37:24 +03:00
etree bpo-32297: Few misspellings found in Python source code comments. (#4803) 2017-12-14 13:04:53 +02:00
parsers remove __version__s dependent on subversion keyword expansion (closes #12221) 2011-05-31 20:52:17 -05:00
sax bpo-30264: ExpatParser closes the source on error (#1451) 2017-05-05 09:46:47 +02:00
__init__.py