Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 2271:8f29eea8d46d maint-0.7
fix schema mutation in sqlite backends (thanks Tamer Fahmy)
(specifically for trackers with missing ids)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 10 May 2004 00:15:59 +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 |
