Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module HistoryClient :: Class BaseHistoryRecordSet |
|
object
--+ |HistoryLookup
--+ | BaseHistoryRecordSet
PublicationHistoryRecordSet
,
SequenceHistoryRecordSet
Method Summary | |
---|---|
__init__(self,
eutils,
cookie,
retstart,
retmax,
metadata)
| |
__getitem__(self,
i)
| |
__len__(self)
| |
Inherited from HistoryLookup | |
Request an eLink for this history; returns the socket handle | |
Request the eSummary for this history; returns the socket handle | |
the Datatypes.Summary for this history | |
| |
| |
Inherited from object | |
x.__delattr__('name') <==> del x.name | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__repr__() <==> repr(x) | |
x.__setattr__('name', value) <==> x.name = value | |
x.__str__() <==> str(x) |
Property Summary | |
---|---|
Inherited from HistoryLookup | |
dbids : The DBIds for this results set, fetched from the server's 'uilist' |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Jan 31 09:59:43 2007 | http://epydoc.sf.net |