view roundup/cgi/zLOG.py @ 1870:ea63531ddeec

Don't be strict about the space following the two hyphens... ...indicating a signature, it upsets the tests.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Sat, 25 Oct 2003 12:03:41 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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