view roundup/cgi/__init__.py @ 4045:82213b1971b4

Only feed back traceback to web users if config.WEB_DEBUG is True
author Stefan Seefeld <stefan@seefeld.name>
date Tue, 17 Feb 2009 01:36:11 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

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

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