Message6215

Author yanne
Recipients yanne
Date 2010-11-01.13:36:24
SpamBayes Score 0.0016515675
Marked as misclassified No
Message-id <1288618586.56.0.388268160876.issue1672@psf.upfronthosting.co.za>
In-reply-to
Content
Unzip attached zip and run python test.py

Afterwards, run 
java -jar jython-standalone-2.5.1.jar -m compileall .

$py.class file is not created for greeter.py because corresponding .pyc file already exists.
History
Date User Action Args
2010-11-01 13:36:26yannesetrecipients: + yanne
2010-11-01 13:36:26yannesetmessageid: <1288618586.56.0.388268160876.issue1672@psf.upfronthosting.co.za>
2010-11-01 13:36:26yannelinkissue1672 messages
2010-11-01 13:36:25yannecreate