Mercurial > p > roundup > code
annotate roundup/cgi/zLOG.py @ 4249:87b3e905ae2e
fixed typos in the installation instructions
(thanks Thomas Arendsen Hein) (issue 2550573)
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Tue, 08 Sep 2009 21:38:42 +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 |
