cpython/Lib/xml/sax
Benjamin Peterson 6e3dbbdf39 replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
..
__init__.py replace has_key with 'in' operator 2009-10-09 22:15:50 +00:00
_exceptions.py expunge the xmlcore changes: 2006-07-29 16:56:15 +00: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 Patch 1463026: Support default namespace in XMLGenerator. 2007-02-12 12:21:10 +00:00
xmlreader.py Remove dict.has_key() usage in xml.sax to silence warnings under -3. 2008-08-04 21:10:50 +00:00