[Python-ideas] New 3.x restriction on number of keyword arguments

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Oct 24 01:52:25 CEST 2010


M.-A. Lemburg wrote:

> I wish we could get rid off all the byte shifting and div'ery
> use in the byte compiler

I think it's there to take care of endianness issues.

-- 
Greg



More information about the Python-ideas mailing list