view roundup/cgi/zLOG.py @ 1791:bcdb2ed730b5

Don't use locale-dependent string.letters for one time keys: this could be problematic when matching registration confirmation emails.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Sat, 06 Sep 2003 09:45:30 +0000
parents 55ab0c5b49f9
children
line wrap: on
line source

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

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