[ python-Feature Requests-1208730 ] expat binding for XML_ParserReset
SourceForge.net
noreply at sourceforge.net
Fri Apr 7 17:40:35 CEST 2006
Feature Requests item #1208730, was opened at 2005-05-25 22:37
Message generated for change (Comment added) made by zseil
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: iga Seilnacht (zseil)
Date: 2006-04-07 17:40
Message:
Logged In: YES
user_id=1326842
That is patch #1244208.
----------------------------------------------------------------------
Comment By: Neal Norwitz (nnorwitz)
Date: 2005-10-01 05:44
Message:
Logged In: YES
user_id=33168
See patch #1208730.
----------------------------------------------------------------------
Comment By: John Eikenberry (zhar)
Date: 2005-05-31 08:12
Message:
Logged In: YES
user_id=322022
Forgot to mention I made the patch against current CVS.
----------------------------------------------------------------------
Comment By: John Eikenberry (zhar)
Date: 2005-05-31 08: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 10: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
More information about the Python-bugs-list
mailing list