]> granicus.if.org Git - python/commit
#1648: add sys.gettrace() and sys.getprofile().
authorGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 13:59:46 +0000 (13:59 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 20 Jan 2008 13:59:46 +0000 (13:59 +0000)
commit56112895d69131ee4f34d4e3e9406614313df57f
treeb57e176cd54df7984553c6337390ce1712fb2292
parent92058d29334fcb4d01ae2ab7c165aba2ef6da2af
#1648: add sys.gettrace() and sys.getprofile().
Doc/library/sys.rst
Lib/test/test_profilehooks.py
Lib/test/test_trace.py
Misc/NEWS
Python/sysmodule.c