view roundup/cgi/zLOG.py @ 4114:da682f38bad3

bug introduced in the migration to the email package (issue 2550531)
author Richard Jones <richard@users.sourceforge.net>
date Tue, 17 Mar 2009 22:56:38 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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