<div dir="ltr">On Tue, Sep 16, 2008 at 11:51 AM, Kristján Valur Jónsson <span dir="ltr"><<a href="mailto:kristjan@ccpgames.com">kristjan@ccpgames.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Quite. We could even follow the now customary procedure of having a _stackless binary module and:<br>
#stackless.py<br>
from _stackless import *<br>
<br>
But I think adding stackless utility classes to a separate module would be a cleaner way of doing that<br>
<font color="#888888"><br></font></blockquote></div><br>Yes, like the 'uthread' module. This is probably the best place to put all helper code.<br><br>Cheers,<br>Richard.<br></div>