cpython/Lib/xml/sax
Andrew Svetlov 4bb142b1b7 Issue #16714: use 'raise' exceptions, don't 'throw'.
Patch by Serhiy Storchaka.
2012-12-18 21:27:37 +02:00
..
__init__.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
_exceptions.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:37 +02:00
expatreader.py #4490 Fix sample code run by "python -m xml.sax.xmlreader" 2009-06-22 19:33:48 +00:00
handler.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00:00
saxutils.py Merged revisions 85858 via svnmerge from 2010-10-27 18:43:21 +00:00
xmlreader.py Issue #16714: use 'raise' exceptions, don't 'throw'. 2012-12-18 21:27:37 +02:00