DebugClients/Python/AsyncIO.py

changeset 2953
703452a2876f
parent 2302
f29e9405c851
child 3160
209a07d7e401
diff -r 94fc661a54a2 -r 703452a2876f DebugClients/Python/AsyncIO.py
--- a/DebugClients/Python/AsyncIO.py	Sat Sep 28 17:40:42 2013 +0200
+++ b/DebugClients/Python/AsyncIO.py	Sat Sep 28 19:06:25 2013 +0200
@@ -15,8 +15,6 @@
     def __init__(self):
         """
         Constructor
-        
-        @param parent the optional parent of this object (QObject) (ignored)
         """
         # There is no connection yet.
         self.disconnect()

eric ide

mercurial