diff options
author | 2012-10-13 21:39:58 +0200 | |
---|---|---|
committer | 2012-10-13 21:39:58 +0200 | |
commit | 7e7adc64713f74976d5994af36b5f758620fb37b (patch) | |
tree | 868084317f8818dbb327c76eaff3c7c7edce0231 /module/common/__init__.py | |
parent | fixed JsEngine init (diff) | |
download | pyload-7e7adc64713f74976d5994af36b5f758620fb37b.tar.xz |
added JSON and WS client, re organized tests, new classes for easier api tests
Diffstat (limited to 'module/common/__init__.py')
-rw-r--r-- | module/common/__init__.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/module/common/__init__.py b/module/common/__init__.py index de6d13128..e69de29bb 100644 --- a/module/common/__init__.py +++ b/module/common/__init__.py @@ -1,2 +0,0 @@ -__author__ = 'christian' -
\ No newline at end of file |