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. <fdrake at acm.org> PythonLabs at Zope Corporation