view roundup/cgi/__init__.py @ 4640:70b1cb9034c3

Ignore IOError and SysCallError also in outer try/except.
author Ralf Schlatterbeck <rsc@runtux.com>
date Tue, 10 Jul 2012 14:01:40 +0200
parents fc52d57c6c3e
children
line wrap: on
line source

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

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