view roundup/cgi/__init__.py @ 8555:98fb176224fc

bug(perf): move import tempfile to top of file
author John Rouillard <rouilj@ieee.org>
date Mon, 06 Apr 2026 01:27:39 -0400
parents fc52d57c6c3e
children
line wrap: on
line source

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

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