Message889

Author draghuram
Recipients
Date 2004-02-25.16:08:35
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Since I bundled my jython files as JAR using jythonc, the 
stack traces show the line number as 0. If I use the 
jython files themselves, there is no such problem. 
Needless to say, this problem makes debugging difficult

I run jythonc without any options. 

$ jythonc *.py

I didn't have any problems functionally, though.
History
Date User Action Args
2008-02-20 17:17:17adminlinkissue904322 messages
2008-02-20 17:17:17admincreate