cgi
url
getmethod
Methods
|
|
__init__
_post_process
_rawget
|
|
__init__
|
__init__ (
self,
name=None,
delay=None,
timeout=None,
doc=None,
failure_cases=None,
cgi=None,
url=None,
getmethod=1,
)
|
|
_post_process
|
_post_process ( self, handle )
Try to parse the results of a query into a SeqRecord.
This uses Martel auto-detection to try to determine the
format of a file. If the format cannot be determined, the
handle itself is returned.
|
|
_rawget
|
_rawget ( self, params )
|
|