Message5068

Author yhershberg
Recipients yhershberg
Date 2009-08-26.08:15:43
SpamBayes Score 0.036361072
Marked as misclassified No
Message-id <1251274544.14.0.729417962165.issue1448@psf.upfronthosting.co.za>
In-reply-to
Content
After typing a full statement (function call) from within the shell the 
ellipsis prompt (...) is shown as if it is waiting for more input to 
complete the line or something. Here is a cut and paste:
Jython 2.5.0 (Release_2_5_0:6476, Jun 16 2009, 13:33:26)
[Java HotSpot(TM) Server VM (Sun Microsystems Inc.)] on java1.5.0_10
Type "help", "copyright", "credits" or "license" for more information.
>>> execfile ('jythonTest')
...
...
History
Date User Action Args
2009-08-26 08:15:44yhershbergsetrecipients: + yhershberg
2009-08-26 08:15:44yhershbergsetmessageid: <1251274544.14.0.729417962165.issue1448@psf.upfronthosting.co.za>
2009-08-26 08:15:43yhershberglinkissue1448 messages
2009-08-26 08:15:43yhershbergcreate