]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Provide dummy (do-nothing) settrace() and setprofile() functions until
authorTim Peters <tim.peters@gmail.com>
Sun, 29 Jun 2003 16:50:06 +0000 (16:50 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 29 Jun 2003 16:50:06 +0000 (16:50 +0000)
commit685e69739e2e985439ff616576ae63e3916e1481
treee4de1c96dd87c367eedb1304f9bdaaa5c1267609
parent27409443612ff2719faa65c1205f7b020af22ded
Provide dummy (do-nothing) settrace() and setprofile() functions until
Jeremy can check in the real things.
Lib/threading.py
Misc/NEWS