annotate roundup/cgi/__init__.py @ 1677:d4e615fcbe04

Made subject_re an attribute of MailGW... ...so that it can be easily overridden in an instance's interfaces.MailGW, and wrote subject_re as a re.VERBOSE, with a couple of comments.
author Jean Jordaan <neaj@users.sourceforge.net>
date Mon, 23 Jun 2003 08:37:15 +0000
parents 9cc72b7c521f
children fc52d57c6c3e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1301
9cc72b7c521f ensured there's no zero-length files in source [SF#633622]
Richard Jones <richard@users.sourceforge.net>
parents: 985
diff changeset
1 ' CGI interface modules '

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