view roundup/cgi/__init__.py @ 5803:d79ba7365abb

Yet another use of cgi.escape. Fixed.
author John Rouillard <rouilj@ieee.org>
date Tue, 11 Jun 2019 22:42:27 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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