On Tue, Sep 16, 2008 at 11:51 AM, Kristján Valur Jónsson < [EMAIL PROTECTED]> wrote:
> Quite. We could even follow the now customary procedure of having a > _stackless binary module and: > #stackless.py > from _stackless import * > > But I think adding stackless utility classes to a separate module would be > a cleaner way of doing that > > Yes, like the 'uthread' module. This is probably the best place to put all helper code. Cheers, Richard.
_______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
