On Fri, Feb 20, 2009 at 8:56 AM, Aleksandar Radulovic <[email protected]> wrote: > I am having a rather similar problem with my code (Stackless Python > 2.6.1 on OSX). > > My app (pyglet + stackless python) breaks with the same exception straight > away. ... > RuntimeError: maximum recursion depth exceeded while calling a Python object
I'll try and take a look at this when I do a rebuild of Stackless Python 2.6.1. But without a simplified reproduction case, it is unlikely I will be able to spend much time on it. If anyone can reduce their code to the bare minimum needed to recreate this behaviour, it is more likely that I can track down the problem. Cheers, Richard. _______________________________________________ Stackless mailing list [email protected] http://www.stackless.com/mailman/listinfo/stackless
