]> granicus.if.org Git - python/commit
#3954: Fix error handling code in _hotshot.logreader
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 15 Dec 2008 21:47:57 +0000 (21:47 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Mon, 15 Dec 2008 21:47:57 +0000 (21:47 +0000)
commit31949b9108088b1ad0efd9d518029b6980b191e9
tree7c544636e9bb4d88d8b8214e339f88e78be23257
parent68060013eaa13ddd26bf4eb804d3dce7b29813a9
#3954: Fix error handling code in _hotshot.logreader

Will port to 2.6. hotshot was deleted from python 3.
Lib/test/test_hotshot.py
Misc/NEWS
Modules/_hotshot.c