view roundup/cgi/__init__.py @ 7496:ec738682874d

Fix missing escaped newline.
author John Rouillard <rouilj@ieee.org>
date Sat, 17 Jun 2023 16:13:09 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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