From 3357cec34a81e5293fd848d4fa720d2aa87d800f Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Sun, 7 Dec 2014 16:36:47 +0100 Subject: License cleanup --- pyload/manager/thread/ServerThread.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'pyload/manager/thread/ServerThread.py') diff --git a/pyload/manager/thread/ServerThread.py b/pyload/manager/thread/ServerThread.py index 0f3ed01ff..a8b95cd56 100644 --- a/pyload/manager/thread/ServerThread.py +++ b/pyload/manager/thread/ServerThread.py @@ -1,4 +1,7 @@ +# -*- coding: utf-8 -*- + from __future__ import with_statement + from os.path import exists import os -- cgit v1.2.3