view roundup/cgi/__init__.py @ 6313:e3edb0b44d94

Set maxfail to save processing cycles on major failures.
author John Rouillard <rouilj@ieee.org>
date Fri, 01 Jan 2021 18:25:39 -0500
parents fc52d57c6c3e
children
line wrap: on
line source

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

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