]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added global runctx function to profile to fix SF Bug #716587
authorNicholas Bastin <nick.bastin@gmail.com>
Mon, 22 Mar 2004 20:12:56 +0000 (20:12 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Mon, 22 Mar 2004 20:12:56 +0000 (20:12 +0000)
commit1eb4bfc6579133c2d7a495141b1f754dfecf0fc6
treeebdd1801beda401932abd45966cc052e461d74fc
parent706933821c88508299a292e8bb20bf22a9f6364b
Added global runctx function to profile to fix SF Bug #716587
Doc/lib/libprofile.tex
Lib/profile.py
Lib/test/output/test_profile
Lib/test/test_profile.py
Misc/NEWS