]> granicus.if.org Git - python/commit
Add settrace() and setprofile() functions to the threading library.
authorJeremy Hylton <jeremy@alum.mit.edu>
Sun, 29 Jun 2003 16:58:41 +0000 (16:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Sun, 29 Jun 2003 16:58:41 +0000 (16:58 +0000)
commitbfccb35b58c84ec186bb1e38d028754796b1fbcf
tree0dab0787577eee7074ce626ffe26801ad1fbb357
parentc98ccfd29f404ccef7c3fd7a7c1cbbb8d024dce7
Add settrace() and setprofile() functions to the threading library.
Doc/lib/libthreading.tex
Lib/threading.py