Skip to content

Commit 7f42117

Browse files
committed
Tweaks to debug.py.
- Legacy-Id: 4957
1 parent 5a60a3c commit 7f42117

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

debug.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313

1414
# A debug decorator, written by Paul Butler, taken from
1515
# http://paulbutler.org/archives/python-debugging-with-decorators/
16+
# Additional functions and decorator functionality added by
17+
# Henrik Levkowetz
1618

19+
__version__ = "0.15"
1720

1821
increment = 2
1922

0 commit comments

Comments
 (0)