summaryrefslogtreecommitdiffstats
path: root/pyload/cli/ManageFiles.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-08 01:16:38 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-09-14 11:03:34 +0200
commitbe1df32bd3faa571343913da7f88d6b40378b195 (patch)
treefb2d9ff8ce2eb57d0ed42657dcc8be53f972c03d /pyload/cli/ManageFiles.py
parentRestructure pyload file tree (1) (diff)
downloadpyload-be1df32bd3faa571343913da7f88d6b40378b195.tar.xz
New printer (windows compatible)
Diffstat (limited to 'pyload/cli/ManageFiles.py')
-rw-r--r--pyload/cli/ManageFiles.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/pyload/cli/ManageFiles.py b/pyload/cli/ManageFiles.py
index 6901e3731..335ea1ec1 100644
--- a/pyload/cli/ManageFiles.py
+++ b/pyload/cli/ManageFiles.py
@@ -20,8 +20,8 @@
from itertools import islice
from time import time
-from Handler import Handler
-from printer import *
+from pyload.cli.Handler import Handler
+from pyload.utils.printer import *
from pyload.api import Destination, PackageData