Commit d0b4c1f5 authored by Fred Drake's avatar Fred Drake

more information about how isPath() is used

parent 1f1be0f3
......@@ -1435,6 +1435,8 @@ The following methods can be used as utilities:
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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment