[Python-Dev] Third milestone of FAT Python

MRAB python at mrabarnett.plus.com
Fri Dec 4 14:39:52 EST 2015
On 2015-12-04 19:22, Isaac Morland wrote:
> On Fri, 4 Dec 2015, MRAB wrote:
>
> > Constant folding is when, say, "1 + 2" replaced by "2".
>
> Isn't that called backspacing?  ;-)
>
Oops! I meant "1 + 1", of course. Or "3". Either would work. :-)


More information about the Python-Dev mailing list