[4suite-checkins] In 4Suite/Ft/Xml, files InputSource.py
Jeremy Kloth
jkloth at 4suite.org
Mon Dec 4 10:20:06 MST 2006
Modified Files:
InputSource.py
Log Message:
Removed bogus section on ignoreErrors
ViewCVS diff:
http://cvs.4suite.org/viewcvs/4Suite/Ft/Xml/InputSource.py.diff?r1=1.49&r2=1.50
ViewCVS view:
http://cvs.4suite.org/viewcvs/4Suite/Ft/Xml/InputSource.py?rev=1.50&content-type=text/vnd.viewcvs-markup
Index: InputSource.py
===================================================================
RCS file: /var/local/cvsroot/4Suite/Ft/Xml/InputSource.py,v
retrieving revision 1.49
retrieving revision 1.50
diff -U2 -r1.49 -r1.50
--- InputSource.py 15 Sep 2005 00:06:15 -0000 1.49
+++ InputSource.py 4 Dec 2006 17:20:06 -0000 1.50
@@ -175,8 +175,4 @@
The hint parameter is used to give a hint as to what the
resolution will be used for.
-
- If the ignoreErrors flag is set, an error during resolution
- (such as "file not found") will result in None's being returned,
- rather than a raised exception.
"""
if self._catalog:
More information about the 4suite-checkins
mailing list