view roundup/cgi/__init__.py @ 4672:e90909162a79

Fix installation docs for correct python version Fix installation documentation (section Prerequisites) to require at least python 2.5, thanks to John P. Rouillard for discovering this.
author Ralf Schlatterbeck <rsc@runtux.com>
date Sat, 17 Nov 2012 10:48:24 +0100
parents fc52d57c6c3e
children
line wrap: on
line source

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

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