Message3646

Author leosoto
Recipients fwierzbicki, jsamsa, leosoto
Date 2008-10-07.16:07:45
SpamBayes Score 3.506343e-06
Marked as misclassified No
Message-id <1223395668.34.0.0891900018899.issue1145@psf.upfronthosting.co.za>
In-reply-to
Content
The breakage is obviously related to the PyObject API change I made on
r5155 (__findattr__ refactor). Looks like we will have to submit an
alternative engine ("python25?"). Which makes me wonder if JSR 223
contains any provision to support different versions of the same
language. In such case, we may want to exploit that.
History
Date User Action Args
2008-10-07 16:07:48leosotosetmessageid: <1223395668.34.0.0891900018899.issue1145@psf.upfronthosting.co.za>
2008-10-07 16:07:48leosotosetrecipients: + leosoto, fwierzbicki, jsamsa
2008-10-07 16:07:48leosotolinkissue1145 messages
2008-10-07 16:07:47leosotocreate