On Thu, May 7, 2009 at 1:17 PM, Manley, Tom <[email protected]> wrote: > To hit the assert I start the interpreter from VS2K8, import stackless, and > then paste the commands into the interpreter. I just tried recreating your > steps by putting the commands in a script and running it directly, and that > worked fine, i.e. does not assert. I also tried starting the interpreter from > VS2K8 and importing the script and it worked there as well.
Given this, the assertion is harmless. I still need to reconcile fixes made in different branches, and the fix for this has been made in py3k branch, and still needs to be merged over. Feel free to ignore it. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
