DebugClients/Python3/AsyncIO.py

changeset 945
8cd4d08fa9f6
parent 791
9ec2ac20e54e
child 1509
c0b5e693b0eb
--- a/DebugClients/Python3/AsyncIO.py	Fri Mar 11 08:55:14 2011 +0100
+++ b/DebugClients/Python3/AsyncIO.py	Fri Mar 11 16:51:57 2011 +0100
@@ -7,6 +7,7 @@
 Module implementing a base class of an asynchronous interface for the debugger.
 """
 
+
 class AsyncIO(object):
     """
     Class implementing asynchronous reading and writing.

eric ide

mercurial