DebugClients/Python/__init__.py

Thu, 03 Nov 2016 22:30:07 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Thu, 03 Nov 2016 22:30:07 +0100
changeset 5287
971f24c89e6b
parent 5179
5f56410e7624
child 5389
9b1c800daff3
permissions
-rw-r--r--

Restore normal stop functionality (F10).

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

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

"""
Package implementing the standard Python debugger.

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

eric ide

mercurial