[Python-Dev] odd interpreter feature (original) (raw)

Fred L. Drake, Jr. fdrake@acm.org
Wed, 7 May 2003 10:55:45 -0400


Tim Peters writes:

This changed at some very early point in Python's life. I don't think the trailing colon is relevant:

1+2 3

hello

...

I think this is also a point on which Python and Jython differ, but I don't have Jython installed anywhere nearby to test with.

-Fred

-- Fred L. Drake, Jr. PythonLabs at Zope Corporation