src/eric7/DebugClients/Python/PyProfile.py

branch
eric7-maintenance
changeset 11118
967a88a16a21
parent 11090
f5f5f5803935
equal deleted inserted replaced
11064:c2cb561a39b0 11118:967a88a16a21
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2002 - 2024 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2002 - 2025 Detlev Offenbach <detlev@die-offenbachs.de>
4 4
5 """ 5 """
6 Module defining additions to the standard Python profile.py. 6 Module defining additions to the standard Python profile.py.
7 """ 7 """
8 8

eric ide

mercurial