DebugClients/Python3/__init__.py@4df8f9fc7ea9
DebugClients/Python3/__init__.py
Fri, 17 Apr 2015 18:57:38 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 17 Apr 2015 18:57:38 +0200
- changeset 4220
- 4df8f9fc7ea9
- parent 4021
-
195a471c327b
- child 4631
-
5c1a96925da4
- permissions
- -rw-r--r--
Added TODOs to improve the Python clients socket connection code.
# -*- coding: utf-8 -*-
# Copyright (c) 2009 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Python3 debugger.
It consists of different kinds of debug clients.
"""