Mercurial > p > roundup > code
diff roundup/cgi/client.py @ 1672:02ed2b7180e0 maint-0.5 0.5.8
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 19 Jun 2003 23:02:51 +0000 |
| parents | 7936edef5511 |
| children | b6621f8bd496 |
line wrap: on
line diff
--- a/roundup/cgi/client.py Thu Jun 19 13:45:00 2003 +0000 +++ b/roundup/cgi/client.py Thu Jun 19 23:02:51 2003 +0000 @@ -1,4 +1,4 @@ -# $Id: client.py,v 1.65.2.8 2003-06-19 13:45:00 neaj Exp $ +# $Id: client.py,v 1.65.2.9 2003-06-19 23:02:32 richard Exp $ __doc__ = """ WWW request handler (also used in the stand-alone server).
