diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-05-24 00:14:23 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2013-05-24 00:14:23 +0200 |
commit | f1a20ba26fda68993325b16196f563e6aeebe60c (patch) | |
tree | 5e920ca5eacef7913b60e0d1cc289d87e9949a3b /pyload.py | |
parent | fixed bug in asynchandler (diff) | |
download | pyload-f1a20ba26fda68993325b16196f563e6aeebe60c.tar.xz |
improvements to json api
Diffstat (limited to 'pyload.py')
-rwxr-xr-x | pyload.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ CURRENT_VERSION = '0.4.9.9-dev' import __builtin__ from getopt import getopt, GetoptError -from imp import find_module import logging import logging.handlers import os |