This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients r.david.murray, rhettinger, vstinner
Date 2013-03-22.05:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The code in test_peepholer should be removed.  That code isn't run directly.  Instead, it is tested for a correct disassembly.
History
Date User Action Args
2013-03-22 05:28:19rhettingersetrecipients: + rhettinger, vstinner, r.david.murray
2013-03-22 05:28:19rhettingersetmessageid: <[email protected]>
2013-03-22 05:28:19rhettingerlinkissue17516 messages
2013-03-22 05:28:19rhettingercreate