[Patches] [Patch #101514] Remove references to self._source

noreply@sourceforge.net noreply@sourceforge.net
Fri, 15 Sep 2000 11:35:49 -0700


Patch #101514 has been updated. 

Project: 
Category: XML
Status: Open
Summary: Remove references to self._source

Follow-Ups:

Date: 2000-Sep-14 12:37
By: prescod

Comment:
(this update to the patch makes fewer changes to the original code than the original patch based on the philosophy that it will be easier for Lars to apply his fixes if the code changes as little as possible)

Read the comment about InputSource in the patch. All references to self._source are removed.

Remove special case handling of streams versus strings (done in xmlreader now).

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

Date: 2000-Sep-14 13:49
By: fdrake

Comment:
Please don't comment out the lines; just remove them.  CVS will keep the history of what happened just fine.  Please make this mechanical change and check it in.
-------------------------------------------------------

Date: 2000-Sep-14 21:37
By: fdrake

Comment:
Based on email from Paul, let's wait and let Lars say something about this one.  Re-opened and assigned to Lars for review.
-------------------------------------------------------

Date: 2000-Sep-15 11:35
By: prescod

Comment:
I'd rather not wait around. People want to check this stuff out and test. Can I change my mind and just delete the darn lines?

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

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

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