Home | Trees | Indices | Help |
---|
|
object --+ | ProxyResolver
Python interface to a remote XRI proxy resolver.
|
|||
|
|||
str |
|
||
(unicode, list of ElementTree.Element s)
|
|
||
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 Tue Sep 18 17:24:59 2018 | http://epydoc.sourceforge.net |