mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-07-07 07:16:23 +00:00
Comply TFW lib changes
This commit is contained in:
@ -2,7 +2,7 @@ from signal import signal, SIGTERM, SIGINT
|
||||
|
||||
from tornado.ioloop import IOLoop
|
||||
|
||||
from tfw.event_handler_base import EventHandlerBase
|
||||
from tfw.event_handlers import EventHandlerBase
|
||||
from tfw.components import PipeIOEventHandler
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user