Hi!
On 2013-08-19, Volker Braun wrote:
> Obviously you are deleting something in the remove callback, causing=20
> another remove callback to be called.
Meanwhile we made progress (or even found a solution).
One indeed obtained the "recursion depth exceeded ... ignored", when one
has a MonoDict
On Monday, August 19, 2013 5:07:32 PM UTC+1, Nicolas M. ThiƩry wrote:
> Exception RuntimeError: 'maximum recursion depth exceeded' in
> ignored
Would anyone have any clue on what might be the cause or how to debug
> this?
>
Obviously you are deleting something in the remove callback