PEP 526 - var annotations and the spirit of python

Gregory Ewing greg.ewing at canterbury.ac.nz
Wed Jul 4 04:42:53 EDT 2018


Grant Edwards wrote:
> On 2018-07-03, Dan Stromberg <drsalists at gmail.com> wrote:
> 
>>I used to write useful programs that ran in 256 bytes of RAM.
> 
> Me too.

The hex monitor I wrote for the keypad/display on my first
computer fitted in 256 bytes. Which was important, seeing
as the whole machine only had 1.5k.

-- 
Greg



More information about the Python-list mailing list