fix secop.io imports
Change-Id: I8abe4836312cdd2d17847ca0a117dceebaaac235
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
generic class for byte oriented communication
|
||||
includes implementation for TCP and Serial connections
|
||||
support for asynchronous communication, but may be used also for
|
||||
synchronous IO (see secop.stringio.StringIO)
|
||||
synchronous IO (see secop.io)
|
||||
"""
|
||||
|
||||
import ast
|
||||
|
Reference in New Issue
Block a user