DebugClients/Python/AsyncIO.py

branch
jsonrpc
changeset 5132
a094eee9f862
parent 4631
5c1a96925da4
--- a/DebugClients/Python/AsyncIO.py	Sat Sep 03 18:01:19 2016 +0200
+++ b/DebugClients/Python/AsyncIO.py	Sat Sep 03 18:02:37 2016 +0200
@@ -7,7 +7,7 @@
 Module implementing a base class of an asynchronous interface for the debugger.
 """
 
-
+# TODO: delete this file
 class AsyncIO(object):
     """
     Class implementing asynchronous reading and writing.

eric ide

mercurial