view roundup/cgi/__init__.py @ 5936:ed5c19fca083

__future__ import was failing, not first command in file.
author John Rouillard <rouilj@ieee.org>
date Sat, 19 Oct 2019 20:19:43 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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