view roundup/cgi/__init__.py @ 3841:c31da624ae3b

fix RoundupRequest: the database must not be left open when an error is raised from the constructor
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Wed, 04 Apr 2007 07:51:43 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

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

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