summaryrefslogtreecommitdiffstats
path: root/module/plugins/crypter
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-09 00:22:51 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-09 00:22:51 +0200
commit73f99ea811d01a2e113a882fe5ab86b0aa9c4f4c (patch)
tree88c50e2d5ccf079768111f040c0531f5eee26a97 /module/plugins/crypter
parentMerge branch 'pr/n1314_sebdelsol' into stable (diff)
downloadpyload-73f99ea811d01a2e113a882fe5ab86b0aa9c4f4c.tar.xz
[SimpleHoster] Improve file name handling
Diffstat (limited to 'module/plugins/crypter')
-rw-r--r--module/plugins/crypter/LinkdecrypterCom.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/plugins/crypter/LinkdecrypterCom.py b/module/plugins/crypter/LinkdecrypterCom.py
index c2e3ed91d..0704214d0 100644
--- a/module/plugins/crypter/LinkdecrypterCom.py
+++ b/module/plugins/crypter/LinkdecrypterCom.py
@@ -1,6 +1,7 @@
# -*- coding: utf-8 -*-
import re
+
from module.plugins.Crypter import Crypter