Message3055

Author leo_sakaguchi
Recipients cgroves, leo_sakaguchi
Date 2008-02-29.02:00:30
SpamBayes Score 0.097548395
Marked as misclassified No
Message-id <1204250431.42.0.638491626374.issue1001@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks a lot pointing out the problem, also for a very agile answer.  
That solved my problem.

> Your System.currentTimeMillis().toString() throws an
> AttributeError looking for toString.

How did you figure out the exception?  No exception occurs when I ran 
the program natively.  Do I need to put some debug options to Jython so 
it runs in debug mode?  If I know the way, I'll use it next time.  
Thanks!
History
Date User Action Args
2008-02-29 02:00:31leo_sakaguchisetspambayes_score: 0.0975484 -> 0.097548395
recipients: + leo_sakaguchi, cgroves
2008-02-29 02:00:31leo_sakaguchisetspambayes_score: 0.0975484 -> 0.0975484
messageid: <1204250431.42.0.638491626374.issue1001@psf.upfronthosting.co.za>
2008-02-29 02:00:31leo_sakaguchilinkissue1001 messages
2008-02-29 02:00:31leo_sakaguchicreate