Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 1243:3a028d2f7830
Fix (re)indexing & find in back_metakit.
Fix testTransactions in the metakit test in test_db.
| author | Gordon B. McMillan <gmcm@users.sourceforge.net> |
|---|---|
| date | Wed, 02 Oct 2002 19:15:46 +0000 |
| parents | 55ab0c5b49f9 |
| children |
| rev | line source |
|---|---|
|
985
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 def LOG(*args, **kw): |
|
55ab0c5b49f9
New CGI interface support
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 pass |
