annotate roundup/cgi/zLOG.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 55ab0c5b49f9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
985
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
1 def LOG(*args, **kw):
55ab0c5b49f9 New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff changeset
2 pass

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