Module gateway_cgi
|
modifies an existing template to create a gateway for the CGI scripts
|
|
class gateway_mutator(html_substitutor.html_substitutor ):
|
|
Parent module: gateway_cgi
|
Field general_entities
|
|
Parent module: template
|
def generator(self):
|
creates an HTML generator based on the form
|
Parent module: cgi_switchboard
|
def generator(self):
|
creates an HTML generator based on the issue
|
Parent module: cgi_switchboard
|
def __getattr__(self, attr):
|
|
Parent module: unittest
|
Field good_template_text
|
|
Parent module: repository_test
|