Message 245580 - Python tracker

Message245580

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