]> granicus.if.org Git - python/commit
UNARY_CONVERT can no longer be generated, so remove a test for the peepholer
authorBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 04:24:12 +0000 (04:24 +0000)
committerBrett Cannon <bcannon@gmail.com>
Fri, 25 Aug 2006 04:24:12 +0000 (04:24 +0000)
commit8b6de130c64ace2a5bd56ec619eb54216676b613
treecdc71e08c64ccf36f34b3ab8997f472c8107551b
parent8933cb477f8baac44ba0f214cf2738eef21b558d
UNARY_CONVERT can no longer be generated, so remove a test for the peepholer
optimization for it.
Lib/test/test_peepholer.py