You can also browse the complete source file or the generated documentation.
class FieldStorage(cgi.FieldStorage): def __init__(self, fp=None, headers=None, outerboundary='', def add_qs(self, qs)