Fix some style issues in rapi
authorIustin Pop <iustin@google.com>
Tue, 8 Jul 2008 08:56:05 +0000 (08:56 +0000)
committerIustin Pop <iustin@google.com>
Tue, 8 Jul 2008 08:56:05 +0000 (08:56 +0000)
commitaaee1784c382c0ab563455f5943b894dc1004353
tree269b9878489044e97a5d8462baf7f593cb6608db
parent0a9656bd9f891776275314a15336165f8d793a10
Fix some style issues in rapi

This patch add a properly commented __init__.py from the lib directory
and removes the shebang from the other modules, per the rest of the
code.

Reviewed-by: amishchenko
lib/rapi/RESTHTTPServer.py
lib/rapi/__init__.py
lib/rapi/httperror.py
lib/rapi/resources.py