view roundup/cgi/zLOG.py @ 3811:ccd55dc53410

Make functionality for matching In-Reply-To and Message-Id work... ...even when the issue id differs from the message id.. Improved test.
author Erik Forsberg <forsberg@users.sourceforge.net>
date Sun, 21 Jan 2007 18:08:31 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

def LOG(*args, **kw):
    pass

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