Staging
v0.5.1
Revision 23109ef11e91c49b56b517ce454bcf87a4153c62 authored by Raymond Hettinger on 26 October 2004, 08:59:14 UTC, committed by Raymond Hettinger on 26 October 2004, 08:59:14 UTC
Peepholer could be fooled into misidentifying a tuple_of_constants.
Added code to count consecutive occurrences of LOAD_CONST.
Use the count to weed out the misidentified cases.
Added a unittest.
1 parent 368c0b2
History

README

back to top