Issue 12514: Use try/finally to assure that timeit restores GC when done.

This commit is contained in:
Raymond Hettinger 2011-07-29 00:02:04 -07:00
parent ef4902af87
commit 3a081f526d
3 changed files with 9 additions and 3 deletions

View file

@ -722,6 +722,7 @@ Chris Rebert
Marc Recht
John Redford
Terry Reedy
Gareth Rees
Steve Reeves
Lennart Regebro
Ofir Reichenberg