commit | e56131b60e6c2e63bcb6ecc2a6b7964d74ab847d | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Tue Nov 18 00:07:10 2008 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Tue Nov 18 00:07:10 2008 +0000 |
tree | f4a7a81fd451ece001a74109abe037068c71c85a | |
parent | a2a08fb932793ffca1e42314c924e0590c6a1038 [diff] |
Issue 2260: Small peephole optimization -- eliminate unnecessary POP_TOP /JUMP_FORWARD 1 pairs.