Trees | Indices | Help |
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | exceptions.StandardError --+ | exceptions.ValueError --+ | ValidationError
Validating parsers raise this error if the parser finds a tag in the XML that is not defined in the DTD. Non-validating parsers do not raise this error. The Bio.Entrez.read and Bio.Entrez.parse functions use validating parsers by default (see those functions for more information)
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
str(x)
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Nov 26 16:18:44 2010 | http://epydoc.sourceforge.net |