]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Using repr() generates entries that the current stats package can't
authorNicholas Bastin <nick.bastin@gmail.com>
Mon, 12 Jul 2004 23:38:02 +0000 (23:38 +0000)
committerNicholas Bastin <nick.bastin@gmail.com>
Mon, 12 Jul 2004 23:38:02 +0000 (23:38 +0000)
commit12ac3e1f49f06c35a2fe9496e24d66c10e027083
treec34ae19f67a15efcee78a9c006b088b220643d2f
parentb1027643d57d4d861cb624ab45da21246eda1759
Using repr() generates entries that the current stats package can't
collate, so setting it back to the function name
Lib/profile.py
Lib/test/output/test_profile