view roundup/cgi/__init__.py @ 4581:f1d6e2b2eb64

Fix quote-stripping in mail gateway again. Keep non-quoted first line of quoted section only if it ends in ':'.
author Ralf Schlatterbeck <rsc@runtux.com>
date Thu, 05 Jan 2012 22:20:11 +0100
parents fc52d57c6c3e
children
line wrap: on
line source

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

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