src/eric7/DebugClients/Python/__init__.py

branch
eric7
changeset 9209
b99e7fd55fd3
parent 9074
1afb90182258
child 9653
e67609152c5e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/eric7/DebugClients/Python/__init__.py	Thu Jul 07 11:23:56 2022 +0200
@@ -0,0 +1,10 @@
+# -*- coding: utf-8 -*-
+
+# Copyright (c) 2005 - 2022 Detlev Offenbach <detlev@die-offenbachs.de>
+#
+
+"""
+Package implementing the standard Python debugger.
+
+It consists of different kinds of debug clients.
+"""

eric ide

mercurial