This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eikenberry
Recipients
Date 2005-05-25.20:37:55
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
XML_ParserReset is an expat parser method for resetting the parser to handle a new document. 

This keeps you from having to create a new parser for each document.

History
Date User Action Args
2007-08-23 16:11:01adminlinkissue1208730 messages
2007-08-23 16:11:01admincreate