view roundup/cgi/zLOG.py @ 4516:85dfe17c182e

Installation: Fixed an issue that prevented to use EasyInstall and a Python egg. Thanks to Satchidanand Haridas for the patch and John Kristensen for testing it.
author Bernhard Reiter <Bernhard.Reiter@intevation.de>
date Fri, 08 Jul 2011 15:28:00 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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