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 benjamin.peterson, pitrou, rhettinger, thomasvs
Date 2010-12-04.20:01:17
SpamBayes Score 0.01593581
Marked as misclassified No
Message-id <1291492879.46.0.0977001153237.issue6101@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, someone went nuts with renumbering.  That is allowed but was probably unnecessary.

That being said, users of opcodes should really use the names in opcode.py instead of the numbers themselves.
History
Date User Action Args
2010-12-04 20:01:19rhettingersetrecipients: + rhettinger, pitrou, thomasvs, benjamin.peterson
2010-12-04 20:01:19rhettingersetmessageid: <1291492879.46.0.0977001153237.issue6101@psf.upfronthosting.co.za>
2010-12-04 20:01:17rhettingerlinkissue6101 messages
2010-12-04 20:01:17rhettingercreate