view roundup/cgi/__init__.py @ 2636:943f9d4592b8

Backwards-compatibility aliases for mysql config. NFI how we can handle postgresql though, since the old-style configuration for it was a single dict with the various values.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 27 Jul 2004 01:23:50 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

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

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