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/config | |
parent | New Setup (diff) | |
download | pyload-13a88116eac8bc760cf9efdac3e50eb91f69151e.tar.xz |
Update README and related
Diffstat (limited to 'pyload/config')
-rw-r--r-- | pyload/config/Setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyload/config/Setup.py b/pyload/config/Setup.py index b8d22c9ad..88e428f93 100644 --- a/pyload/config/Setup.py +++ b/pyload/config/Setup.py @@ -1,4 +1,5 @@ # -*- coding: utf-8 -*- +# @author: vuolter import __builtin__ |