diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-12-12 16:46:29 +0100 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-12-12 16:46:29 +0100 |
commit | 13a88116eac8bc760cf9efdac3e50eb91f69151e (patch) | |
tree | 7a02449c404747ab90931f3e6e3f34c9eb9cdeea /pyload/network | |
parent | New Setup (diff) | |
download | pyload-13a88116eac8bc760cf9efdac3e50eb91f69151e.tar.xz |
Update README and related
Diffstat (limited to 'pyload/network')
-rw-r--r-- | pyload/network/JsEngine.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/network/JsEngine.py b/pyload/network/JsEngine.py index dfee29530..2e98fa37d 100644 --- a/pyload/network/JsEngine.py +++ b/pyload/network/JsEngine.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- +# @author: vuolter import subprocess import sys |