Message3186

Author jek
Recipients jek
Date 2008-05-08.04:07:57
SpamBayes Score 0.0
Marked as misclassified No
Message-id <1210219678.22.0.533256794522.issue1034@psf.upfronthosting.co.za>
In-reply-to
Content
FunctionType(code, {'dict': 'for globals'}) fails with:

TypeError: _new_impl(): 2nd arg can't be coerced to
org.python.core.PyObject[]

I get the same exception with a stringmap, too.
History
Date User Action Args
2008-09-12 00:31:47nrileysetspambayes_score: 0.285652 -> 0.0
2008-05-08 04:07:58jeksetspambayes_score: 0.285652 -> 0.285652
recipients: + jek
2008-05-08 04:07:58jeksetspambayes_score: 0.285652 -> 0.285652
messageid: <1210219678.22.0.533256794522.issue1034@psf.upfronthosting.co.za>
2008-05-08 04:07:58jeklinkissue1034 messages
2008-05-08 04:07:57jekcreate