Feature Requests item #1208730, was opened at 2005-05-25 13:37
Message generated for change (Comment added) made by zhar
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1208730&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Extension Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Eikenberry (zhar)
Assigned to: Nobody/Anonymous (nobody)
Summary: expat binding for XML_ParserReset

Initial Comment:
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.



----------------------------------------------------------------------

>Comment By: John Eikenberry (zhar)
Date: 2005-05-30 23:10

Message:
Logged In: YES 
user_id=322022

Ok. I gave it a whirl. The patch is attached. If you have a moment, could you 
please look over it and let me know if I made any mistakes.  Its a forward diff 
as recommended by the guidelines. I tried to follow them as much as possible.

Thanks.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2005-05-30 01:37

Message:
Logged In: YES 
user_id=21627

Would you like to work on a patch for this feature? Exposing
more methods from Expat is a good idea.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1208730&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to