[Python-Dev] Inconsistent script/console behaviour

Brian Curtin brian.curtin at gmail.com
Sat Sep 24 02:03:29 CEST 2011


On Fri, Sep 23, 2011 at 18:49, Terry Reedy <tjreedy at udel.edu> wrote:
> A interactive lisp interpreter can detect end-of-statement without a blank
> line by matching a closing paren to the open paren that starts every
> expression.

Braces-loving programmers around the world are feverishly writing a
PEP as we speak.


More information about the Python-Dev mailing list