view roundup/cgi/zLOG.py @ 2948:deda13909085

factor out get_action_class so it may be called from other places
author Richard Jones <richard@users.sourceforge.net>
date Tue, 23 Nov 2004 22:44:43 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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