Message10948

Author zyasoft
Recipients amylin1, zyasoft
Date 2016-09-08.23:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473378442.14.0.323302830453.issue2497@psf.upfronthosting.co.za>
In-reply-to
Content
I believe the solution is to use the builtins Python module, instead of reaching into Jython's runtime.

There are other solutions for supporting global data in Jython, scoped as necessary.
History
Date User Action Args
2016-09-08 23:47:22zyasoftsetmessageid: <1473378442.14.0.323302830453.issue2497@psf.upfronthosting.co.za>
2016-09-08 23:47:22zyasoftsetrecipients: + zyasoft, amylin1
2016-09-08 23:47:22zyasoftlinkissue2497 messages
2016-09-08 23:47:21zyasoftcreate