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 ncoghlan
Recipients gvanrossum, larry, ncoghlan, superluser, yselivanov
Date 2015-06-21.01:53:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1434851597.94.0.594004329894.issue24468@psf.upfronthosting.co.za>
In-reply-to
Content
Making _opcode a builtin module rather than an extension module makes more sense to me than adding more random stuff to the sys module.
History
Date User Action Args
2015-06-21 01:53:17ncoghlansetrecipients: + ncoghlan, gvanrossum, larry, yselivanov, superluser
2015-06-21 01:53:17ncoghlansetmessageid: <1434851597.94.0.594004329894.issue24468@psf.upfronthosting.co.za>
2015-06-21 01:53:17ncoghlanlinkissue24468 messages
2015-06-21 01:53:17ncoghlancreate