DebugClients/Python/PyProfile.py

branch
maintenance
changeset 6050
25a4ddb25ca4
parent 6048
82ad8ec9548c
child 6645
ad476851d7e0
equal deleted inserted replaced
6005:6914826302ae 6050:25a4ddb25ca4
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2002 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2002 - 2018 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