| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
ProxyResolver
Python interface to a remote XRI proxy resolver.
|
|||
|
|||
| str |
|
||
(unicode, list of ElementTree.Elements)
|
|
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) 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 Sat Dec 17 16:12:40 2011 | http://epydoc.sourceforge.net |