annotate roundup/cgi/__init__.py @ 5983:d877a2ac5ae4

Added mailgw interfaces.py example from Thomas Arendsen Hein Cut down example supplied from Thomas used with Intevation's roundup trackers.
author John Rouillard <rouilj@ieee.org>
date Sat, 23 Nov 2019 15:18:02 -0500
parents fc52d57c6c3e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2005
fc52d57c6c3e documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents: 1301
diff changeset
1 ''' CGI interface modules '''
fc52d57c6c3e documentation cleanup
Richard Jones <richard@users.sourceforge.net>
parents: 1301
diff changeset
2 __docformat__ = 'restructuredtext'

Roundup Issue Tracker: http://roundup-tracker.org/