| 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 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 Fri Mar 5 11:53:12 2021 | http://epydoc.sourceforge.net |