On 12/26/15 6:13 PM, Erik wrote:
One thing to understand that may not be immediately apparent: the byte code can (and does) change between versions, so Python 2.7 doesn't have the exact same byte code as 3.4, which is also different from 3.5.On 26/12/15 23:10, Joe Jevnik wrote:All arguments are 2 bytes, if there needs to be more, EXTENDED_ARG is usedOK, got it - many thanks.
--Ned.
E. _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-devUnsubscribe: https://mail.python.org/mailman/options/python-dev/ned%40nedbatchelder.com
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com