]> granicus.if.org Git - python/commit
Make sure to propogate errors that arise when profiling data cannot be
authorFred Drake <fdrake@acm.org>
Tue, 4 Dec 2001 21:40:53 +0000 (21:40 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 4 Dec 2001 21:40:53 +0000 (21:40 +0000)
commit62c1e3c1b9c9e7d116ebb915b28b01a53b4fce2a
tree96bbf63b3cc65466792ddbfd51d17953b3816cca
parentbebfe03617095b2ff48c7930e41016b0d48e78c6
Make sure to propogate errors that arise when profiling data cannot be
written to the log file, and turn off the profiler.
This closes SF bug #483925.
Modules/_hotshot.c