Table of Contents

Class: _FormParser Bio/Blast/NCBIWWW.py

Parse a form in an HTML page.

Members: forms List of forms in the page. Each form is a tuple of (action, params) where action is a string to the CGI script and params is a dict of keys and values to pass to the script.

Base Classes   
sgmllib.SGMLParser
Methods   
__init__
_attr2dict
do_input
end_form
start_form
  __init__ 
__init__ ( self )

  _attr2dict 
_attr2dict ( self,  attributes )

  do_input 
do_input ( self,  attributes )

  end_form 
end_form ( self )

  start_form 
start_form ( self,  attributes )


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:46 2002 by HappyDoc version 2.0.1