check in modpythonapi from raven project
authorScott Baker <bakers@cs.arizona.edu>
Tue, 29 Sep 2009 22:36:34 +0000 (22:36 +0000)
committerScott Baker <bakers@cs.arizona.edu>
Tue, 29 Sep 2009 22:36:34 +0000 (22:36 +0000)
commit950153a447b02cdb987c939cac32e63caa8cf3aa
treeba93e25311a38701b0b841fc990668112305b339
parent741b735e8a0b40ed838e362b445e36587abf7e4e
check in modpythonapi from raven project
12 files changed:
sfa/server/modpythonapi/ApiExceptionCodes.py [new file with mode: 0644]
sfa/server/modpythonapi/ApiExceptions.py [new file with mode: 0644]
sfa/server/modpythonapi/AuthenticatedApi.py [new file with mode: 0755]
sfa/server/modpythonapi/AuthenticatedClient.py [new file with mode: 0755]
sfa/server/modpythonapi/BaseApi.py [new file with mode: 0755]
sfa/server/modpythonapi/BaseClient.py [new file with mode: 0755]
sfa/server/modpythonapi/ModPython.py [new file with mode: 0755]
sfa/server/modpythonapi/TestApi.py [new file with mode: 0755]
sfa/server/modpythonapi/installTest.sh [new file with mode: 0755]
sfa/server/modpythonapi/test.py [new file with mode: 0755]
sfa/server/modpythonapi/test.sh [new file with mode: 0755]
sfa/server/modpythonapi/testapi.conf [new file with mode: 0644]