Message6229

Author otmarhumbel
Recipients alex.gronholm, otmarhumbel
Date 2010-11-04.23:45:07
SpamBayes Score 0.18693098
Marked as misclassified No
Message-id <1288914308.71.0.441279075588.issue1674@psf.upfronthosting.co.za>
In-reply-to
Content
PyScriptEngineScope is not iterable, but emulates globals and locals.
If I make it iterable (by implementing __iter__()), the TypeError goes away
History
Date User Action Args
2010-11-04 23:45:08otmarhumbelsetmessageid: <1288914308.71.0.441279075588.issue1674@psf.upfronthosting.co.za>
2010-11-04 23:45:08otmarhumbelsetrecipients: + otmarhumbel, alex.gronholm
2010-11-04 23:45:08otmarhumbellinkissue1674 messages
2010-11-04 23:45:08otmarhumbelcreate