DebugClients/Python/__init__.py@fac17a82b431
DebugClients/Python/__init__.py
Thu, 10 Apr 2014 23:02:20 +0200
- author
- T.Rzepka <Tobias.Rzepka@gmail.com>
- date
- Thu, 10 Apr 2014 23:02:20 +0200
- branch
- Py2 comp.
- changeset 3495
- fac17a82b431
- parent 3160
-
209a07d7e401
- child 4021
-
195a471c327b
- permissions
- -rw-r--r--
updated coverage to 3.7.1
# -*- coding: utf-8 -*-
# Copyright (c) 2005 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the Python debugger.
It consists of different kinds of debug clients.
"""
#
# eflag: FileType = Python2