Commit 17a7470a authored by liuzheng712's avatar liuzheng712

update_TermLogRecorder

parent 365a5ccd
......@@ -186,7 +186,7 @@ class TermLogRecorder(object):
def __init_screen_stream(self):
"""
初始化虚拟屏幕和字符流
Initializing the virtual screen and the character stream
"""
self._stream = pyte.ByteStream()
self._screen = pyte.Screen(80, 24)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment