view roundup/cgi/__init__.py @ 6656:b83b90d57846

Fix header value. needs to be string not integer.
author John Rouillard <rouilj@ieee.org>
date Mon, 02 May 2022 16:17:13 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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