Fred Drake 85d835f0ab set_error(): Handle construction of pyexpat.error exceptions. They
now carry a 'code' attribute that gives the Expat error
              number.

Added support for additional handlers for Expat 1.95.*, including
XmlDeclHandler, EntityDeclHandler, ElementDeclHandler, and
AttlistDeclHandler.  Associated constants are in the 'model'
sub-object.

Added two new attributes to the parser object: ordered_attributes and
specified_attributes.  These are used to control how attributes are
reported and which attributes are reported.
2001-02-08 15:39:08 +00:00
..
2001-02-02 21:10:53 +00:00
2000-06-30 16:09:01 +00:00
2000-07-01 00:16:13 +00:00
2000-10-11 21:44:02 +00:00
2000-10-04 16:34:09 +00:00
2000-12-15 22:00:54 +00:00
2001-01-27 21:43:40 +00:00
2001-01-17 18:55:13 +00:00