summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_peepholer.py
Commit message (Expand)AuthorAgeFilesLines
* Maintain peepholer's cumlc invariant by updating the running totalRaymond Hettinger2004-11-021-3/+5
* SF bug #1053819: Segfault in tuple_of_constantsRaymond Hettinger2004-10-261-0/+17
* SF patch #1031667: Fold tuples of constants into a single constantRaymond Hettinger2004-09-221-3/+13
* Whitespace normalization.Tim Peters2004-08-261-5/+5
* SF Patch #1013667: Cleanup Peepholer OutputRaymond Hettinger2004-08-231-0/+104