[Patches] [Patch #101630] adds back the InputSource object

noreply@sourceforge.net noreply@sourceforge.net
Sun, 24 Sep 2000 07:55:20 -0700


Patch #101630 has been updated. 

Project: 
Category: XML
Status: Open
Summary: adds back the InputSource object

Follow-Ups:

Date: 2000-Sep-24 05:58
By: larsga

Comment:
The rationale for this change is that it is mentioned by lots
of doco strings in the current source (and also by some of
the source). It is also needed for proper EntityResolver
support and is also useful in its own right.

This patch has been tested and test cases for it added to
test_sax.py 
-------------------------------------------------------

Date: 2000-Sep-24 07:55
By: larsga

Comment:
Forgot parseString in __init__.py first time around.  Added it
to the patch now.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101630&group_id=5470