Python
HTML
Cannot retrieve the latest commit at this time.
Permalink
| Failed to load latest commit information. | |||
|
|
templates |
|
|
|
|
test |
|
|
|
|
.gitignore |
|
|
|
|
.gitmodules |
|
|
|
|
README |
|
|
|
|
__init__.py |
|
|
|
|
appengine_config.py |
|
|
|
|
handlers.py |
|
|
|
|
instance_info.py |
|
|
|
|
models.py |
|
|
|
|
testutil.py |
|
|
|
|
util.py |
|
|
README
Common utilities and handler code for Python webapps. Mostly App Engine specific, but the util module doesn't depend on App Engine. This library is in the public domain.