Improve TFW lib layout

This commit is contained in:
Kristóf Tóth
2019-05-27 14:09:13 +02:00
parent 01d9003501
commit 2134d743c3
29 changed files with 54 additions and 48 deletions

View File

@ -1,6 +1,6 @@
from tornado.ioloop import IOLoop
from tfw.networking import TFWServer
from tfw.server import TFWServer
from tfw.config import TFWENV