diff -r 94fc661a54a2 -r 703452a2876f DebugClients/Python/__init__.py --- a/DebugClients/Python/__init__.py Sat Sep 28 17:40:42 2013 +0200 +++ b/DebugClients/Python/__init__.py Sat Sep 28 19:06:25 2013 +0200 @@ -4,7 +4,7 @@ # """ -Package implementing the Python debugger +Package implementing the Python debugger. It consists of different kinds of debug clients. """