view roundup/cgi/__init__.py @ 5913:e7fe1d4398ba

see if ci will work with newest version of mysqlclient (will fail on python 3.4 as unsupported). prep before I open a ticket
author John Rouillard <rouilj@ieee.org>
date Sat, 12 Oct 2019 20:18:38 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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