renommé: c/superTornado.py -> superTornado.py

This commit is contained in:
sidya82 2014-04-02 16:11:17 +02:00
parent bd105fa836
commit 3b76748805
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import signal
import httplib
sys.path[:0]=['../']
sys.path[:0]=['/']
"""Import files"""
from m.loadConf import *
from m.login import *