Message9115

Author zyasoft
Recipients kmuehlbr, zyasoft
Date 2014-10-06.22:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412635902.67.0.880486118519.issue2163@psf.upfronthosting.co.za>
In-reply-to
Content
So the key piece will be to move the initialization to org.python.core.Py, without breaking the fact that PyType depends on some of the initialization there as well. Lazy initialization should suffice.
History
Date User Action Args
2014-10-06 22:51:42zyasoftsetmessageid: <1412635902.67.0.880486118519.issue2163@psf.upfronthosting.co.za>
2014-10-06 22:51:42zyasoftsetrecipients: + zyasoft, kmuehlbr
2014-10-06 22:51:42zyasoftlinkissue2163 messages
2014-10-06 22:51:42zyasoftcreate