commit | 3959af9b2a52a71ab329d3850c9e3fe72bd7a7cc | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jul 13 02:34:08 2013 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jul 13 02:34:08 2013 -0700 |
tree | f684fda274af7700d9f3d38589641b5fc0579195 | |
parent | ae13ff1c5fc18f049c4641a02246799f30e07385 [diff] |
Move the freeblock() call outside the main loop to speed-up and simplify the block re-use logic.