view roundup/cgi/zLOG.py @ 3841:c31da624ae3b

fix RoundupRequest: the database must not be left open when an error is raised from the constructor
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Wed, 04 Apr 2007 07:51:43 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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