summaryrefslogtreecommitdiffstats
path: root/module/network/Request.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-05-01 23:02:30 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-05-01 23:02:30 +0200
commit2144b29d811d7defb18885d7451c26a79922f446 (patch)
tree0555bf21446fc37fcda8fee40f391ee3bce2a9f5 /module/network/Request.py
parentremoved unnecessary files (diff)
downloadpyload-2144b29d811d7defb18885d7451c26a79922f446.tar.xz
removed unused imports
Diffstat (limited to 'module/network/Request.py')
-rwxr-xr-xmodule/network/Request.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/module/network/Request.py b/module/network/Request.py
index d035048ff..ef2e7d1a4 100755
--- a/module/network/Request.py
+++ b/module/network/Request.py
@@ -21,8 +21,6 @@
"""
import base64
-import cookielib
-from gzip import GzipFile
import time
from os import sep, rename, stat
from os.path import exists