DebugClients/Python/BreakpointWatch.py

changeset 5389
9b1c800daff3
parent 5178
878ce843ca9f
child 5535
3296c56acdbf
equal deleted inserted replaced
5388:1e7254b5c637 5389:9b1c800daff3
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 2
3 # Copyright (c) 2016 Detlev Offenbach <detlev@die-offenbachs.de> 3 # Copyright (c) 2016 - 2017 Detlev Offenbach <detlev@die-offenbachs.de>
4 # 4 #
5 5
6 """ 6 """
7 Module implementing the breakpoint and watch class. 7 Module implementing the breakpoint and watch class.
8 """ 8 """

eric ide

mercurial