view roundup/cgi/zLOG.py @ 1956:1e2cccf6b53b

give access to the input() method all over the place
author Richard Jones <richard@users.sourceforge.net>
date Sun, 14 Dec 2003 21:40:57 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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