summaryrefslogtreecommitdiffstats
path: root/module/network/Request.py
diff options
context:
space:
mode:
authorGravatar mkaay <mkaay@mkaay.de> 2010-05-02 00:44:35 +0200
committerGravatar mkaay <mkaay@mkaay.de> 2010-05-02 00:44:35 +0200
commite49b1f4fdd4cae3d82634aee092613e33ad07c83 (patch)
tree56c86d17fe1a6d3023aa4e5bb296a98c3dde0071 /module/network/Request.py
parentfixed cnl (diff)
parentremoved unused imports (diff)
downloadpyload-e49b1f4fdd4cae3d82634aee092613e33ad07c83.tar.xz
merge
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