[Python-Dev] Replacement for print in Python 3.0

François Pinard pinard at iro.umontreal.ca
Sun Sep 4 22:52:23 CEST 2005


Let me correct two typos (I had to leave in a rush).

[François Pinard]

> [...] Let's consider that `print' (or whatever) is a Python function,
> not negotiable.  It should likely be.

The "It" refers to `print' being a Python function, not the negotiability.

> Logo and a few others also have parentheses-less function
> calls, yet they may be week at handling functions as first-class
> objects.

s/week/weak/

-- 
François Pinard   http://pinard.progiciels-bpi.ca


More information about the Python-Dev mailing list