| commit | 55e5e27b748443e41617bbd27c413b6af709df62 | [log] [tgz] |
|---|---|---|
| author | Raymond Hettinger <python@rcn.com> | Thu Jul 28 23:56:38 2011 -0700 |
| committer | Raymond Hettinger <python@rcn.com> | Thu Jul 28 23:56:38 2011 -0700 |
| tree | 6d8121abc7e3b9c1bb6833f2a6905477d0be31d9 | |
| parent | 4af1c6a4fcd6557265e972a6c35d39a3b1604d6e [diff] |
Issue 12514: Use try/finally to assure that timeit restores GC when done.