Gabriel Genellina wrote:
> Or perhaps:
>
> xxx = new.instance(MyClass, {'a':1,'b':2,'done':1})
>
> In other words, I need a *string* which, being sent to eval(), would
> return the original object state saved in the pickle.
> As has been pointed, repr() would do that for simple types. But I need
Christophe wrote:
> [EMAIL PROTECTED] a écrit :
>
>>> I found LGT http://lgt.berlios.de/ but it didn't seem as if the
>>> NanoThreads module had the same capabilites as stackless.
>>
>> What specific capabilities of Stackless are you looking for, that are
>> missing from NanoThreads?
>
> Capabili