view roundup/cgi/__init__.py @ 3760:b8f52d030f1a

ignore common network errors, like "Connection reset by peer" catch socket errors when sending http headers.
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Wed, 15 Nov 2006 06:27:15 +0000
parents fc52d57c6c3e
children
line wrap: on
line source

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

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