DebugClients/Python/__init__.py

Sat, 10 Oct 2015 12:44:52 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 10 Oct 2015 12:44:52 +0200
changeset 4491
0d8612e24fef
parent 4021
195a471c327b
child 4631
5c1a96925da4
permissions
-rw-r--r--

Merged with coverage.py update.

# -*- coding: utf-8 -*-

# Copyright (c) 2005 - 2015 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the Python debugger.

It consists of different kinds of debug clients.
"""

#
# eflag: FileType = Python2

eric ide

mercurial