commit | 9c5efadfb7af35df3af7cf45234182ab56820c69 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Mon Aug 02 21:29:14 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Mon Aug 02 21:29:14 2010 +0000 |
tree | e5f6b9943d1de7e7ce03dcebe982696417bd3289 | |
parent | aa885af2d80ec049e5b9f57243096472654cc9d7 [diff] |
Merged revisions 83523 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83523 | georg.brandl | 2010-08-02 14:06:18 +0200 (Mo, 02 Aug 2010) | 1 line #9209 and #7781: fix two crashes in pstats interactive browser. ........