Home
Trees
Indices
Help
biblio.webquery api
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
xml.etree.ElementTree.ElementTree
xml.etree.ElementTree.QName
xml.etree.ElementTree.TreeBuilder
xml.etree.ElementTree.XMLTreeBuilder
xml.etree.ElementTree._ElementInterface
xml.etree.ElementTree._SimpleElementPath
xml.etree.ElementTree.iterparse
object
:
The most base type
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
exceptions.StandardError
:
Base class for all standard Python exceptions that do not represent interpreter exiting.
exceptions.RuntimeError
:
Unspecified run-time error.
biblio.webquery.errors.QueryThrottleError
:
An exception to throw when a query limit has been exceeded.
exceptions.ValueError
:
Inappropriate argument value (of correct type).
biblio.webquery.errors.ParseError
:
Thrown when parsing webservice formats.
biblio.webquery.errors.QueryError
:
Raised when there is an problem with a queries reply.
biblio.webquery.querythrottle.Max500Throttle
:
Limit a query to 500 attempts at most.
biblio.webquery.impl.ReprObj
:
A class with an simple and consistent printable version.
biblio.webquery.querythrottle.BaseQueryThrottle
:
A limit upon query usage.
biblio.webquery.querythrottle.AbsoluteNumberThrottle
:
Limit a query to a maximum number.
biblio.webquery.querythrottle.WaitNSecondsThrottle
:
Limit a query to every N seconds at most.
biblio.webquery.querythrottle.WaitOneSecondThrottle
:
Limit a query to once every second at most.
biblio.webquery.basewebquery.BaseWebquery
:
A base class for querying webservices.
biblio.webquery.basewebquery.BaseKeyedWebQuery
:
A Webquery that requires an access key.
biblio.webquery.isbndb.IsbndbQuery
biblio.webquery.loc.LocQuery
biblio.webquery.worldcat.WorldcatQuery
biblio.webquery.xisbn.XisbnQuery
biblio.webquery.bibrecord.BibRecord
biblio.webquery.bibrecord.PersonalName
:
A name, as used for authors and editors.
Home
Trees
Indices
Help
biblio.webquery api
Generated by Epydoc 3.0.1 on Wed May 6 19:43:45 2009
http://epydoc.sourceforge.net