view roundup/cgi/__init__.py @ 2552:41fbe26aa2df

mod_python interface for Roundup Issue Tracker
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Tue, 06 Jul 2004 10:25:42 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

''' CGI interface modules '''
__docformat__ = 'restructuredtext'

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