[Zodb-checkins] CVS: Zope/lib/python/ZConfig/doc - zconfig.tex:1.89
Fred L. Drake, Jr.
fred at zope.com
Thu Feb 5 23:24:35 EST 2004
Update of /cvs-repository/Zope/lib/python/ZConfig/doc
In directory cvs.zope.org:/tmp/cvs-serv9745
Modified Files:
zconfig.tex
Log Message:
more information about how isPath() is used
=== Zope/lib/python/ZConfig/doc/zconfig.tex 1.88 => 1.89 ===
--- Zope/lib/python/ZConfig/doc/zconfig.tex:1.88 Thu Feb 5 12:03:04 2004
+++ Zope/lib/python/ZConfig/doc/zconfig.tex Thu Feb 5 23:24:34 2004
@@ -1435,6 +1435,8 @@
does not have a schema, \exception{ValueError} is raised, and if it
does have a fragment identifier, \exception{ConfigurationError} is
raised.
+ This uses \method{isPath()} to determine whether \var{url-or-path}
+ is a URL of a filesystem path.
\end{methoddesc}
\begin{methoddesc}[loader]{openResource}{url}
More information about the Zodb-checkins
mailing list