[Stackless] stackless.stackless

Kristján Valur Jónsson kristjan at ccpgames.com
Fri Mar 26 11:40:26 CET 2010


I just noticed that the stackless module has a an attribute "stackless" that points to itself.
This is highly irregular.  I noticed this because some of the tests in stackless/test do
from stackless import *
and then proceed to do stuff such as
r = stackless.channel()

I'd like to remove this module self reference if no one objects.
K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.stackless.com/pipermail/stackless/attachments/20100326/627d16e3/attachment.htm>


More information about the Stackless mailing list