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 eric.fahlgren
Recipients Barun Parruck, eric.fahlgren, llllllllll, ncoghlan, yselivanov
Date 2016-02-28.18:20:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1456683655.92.0.173468765412.issue26448@psf.upfronthosting.co.za>
In-reply-to
Content
I just remembered that code can have more than one (up to three?) EXTENDED_ARG operators before the real opcode, so I added that generalization to build code around the args list...
History
Date User Action Args
2016-02-28 18:20:55eric.fahlgrensetrecipients: + eric.fahlgren, ncoghlan, yselivanov, llllllllll, Barun Parruck
2016-02-28 18:20:55eric.fahlgrensetmessageid: <1456683655.92.0.173468765412.issue26448@psf.upfronthosting.co.za>
2016-02-28 18:20:55eric.fahlgrenlinkissue26448 messages
2016-02-28 18:20:55eric.fahlgrencreate