DebugClients/Python/PyProfile.py

branch
5_3_x
changeset 3163
9f50365a0870
parent 2302
f29e9405c851
equal deleted inserted replaced
3162:5cb6da893fad 3163:9f50365a0870
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2002 - 2013 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2002 - 2014 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