[Python-Dev] Explicit Lexical Scoping (pre-PEP?)

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Jul 6 02:07:37 CEST 2006


Marek "Baczek" Baczyński wrote:

> I suggest <- as an assignment operator instead of := - it's used in
> OCaml and it looks *very* different, yet still makes sense.

But assigning to an outer scope isn't *very* different,
it's only slightly different.

--
"And now for something slightly different..."
Greg


More information about the Python-Dev mailing list