| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ProxyResolver
Python interface to a remote XRI proxy resolver.
| Instance Methods | |||
|
|||
| str |
|
||
(unicode, list of ElementTree.Elements)
|
|
||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Build a URL to query the proxy resolver.
|
Resolve some services for an XRI. Note: I don't implement any service endpoint selection beyond what the resolver I'm querying does, so the Services I return may well include Services that were not of the types you asked for. May raise fetchers.HTTPFetchingError or etxrd.XRDSError if the fetching or parsing don't go so well.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:30 2010 | http://epydoc.sourceforge.net |