view roundup/cgi/zLOG.py @ 4173:04e2dbfbfbf9

remove latin-1 characters that lead to a python backtrace... ...(the file should be in utf-8)
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Tue, 07 Jul 2009 09:39:23 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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