Message11200

Author fwyzard
Recipients fwyzard
Date 2017-03-07.09:53:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488880382.41.0.522413234947.issue2566@psf.upfronthosting.co.za>
In-reply-to
Content
After applying the patch and rebuilding jython, this does work

$ java -jar dist/jython-standalone.jar -c 'import pycimport; import test'
Traceback(filename='test.py', lineno=5, function='function', code_context=None, index=None)
History
Date User Action Args
2017-03-07 09:53:02fwyzardsetmessageid: <1488880382.41.0.522413234947.issue2566@psf.upfronthosting.co.za>
2017-03-07 09:53:02fwyzardsetrecipients: + fwyzard
2017-03-07 09:53:02fwyzardlinkissue2566 messages
2017-03-07 09:53:02fwyzardcreate