--- a/DebugClients/Python3/AsyncIO.py Sat Sep 28 17:40:42 2013 +0200 +++ b/DebugClients/Python3/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()