]> granicus.if.org Git - python/commit
#7395: fix traceback in do_add() when no stats are loaded. Apply same fix for do_sor...
authorGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 07:48:43 +0000 (07:48 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 07:48:43 +0000 (07:48 +0000)
commit3e4f2ec7047dfec4ced9ec1ee791eaa837655b8e
treea4b4d21b1e5eb7a7839bf85291bc3db328252a3a
parent094101232530c4b370ba42fcdf8645ffeea63880
#7395: fix traceback in do_add() when no stats are loaded.  Apply same fix for do_sort() and do_reverse().
Lib/pstats.py