| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
handlers - a Python dictionary with scheme names as keys (e.g. "http") and callable objects as values
|
This function takes a URI or a URI reference plus a base URI, produces a normalized URI using the normalize function if a base URI was given, then attempts to obtain access to an entity representing the resource identified by the resulting URI, returning the entity as a stream (a Python file-like object). Raises a UriException if the URI scheme is unsupported or if a stream could not be obtained for any reason.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Aug 16 12:17:03 2008 | http://epydoc.sourceforge.net |