Code

New CGI interface support
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 30 Aug 2002 08:28:44 +0000 (08:28 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 30 Aug 2002 08:28:44 +0000 (08:28 +0000)
commitedcaadf85fe6ee29a8a374495fadaf380667dbcf
tree5d1c6132d62402015c1c32583eeb87207ca594b5
parent1fa624281c07a94021df91011d20f67f4115cf60
New CGI interface support

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1002 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/Acquisition.py [new file with mode: 0644]
roundup/cgi/ComputedAttribute.py [new file with mode: 0644]
roundup/cgi/ExtensionClass.py [new file with mode: 0644]
roundup/cgi/MultiMapping.py [new file with mode: 0644]
roundup/cgi/__init__.py [new file with mode: 0644]
roundup/cgi/cgitb.py [new file with mode: 0644]
roundup/cgi/client.py [new file with mode: 0644]
roundup/cgi/templating.py [new file with mode: 0644]
roundup/cgi/zLOG.py [new file with mode: 0644]