RuntimeError 'maximum recursion depth exceeded'

Irmen de Jong irmen at -NOSPAM-REMOVETHIS-xs4all.nl
Sat Nov 15 18:24:43 EST 2003


Georgy Pruss wrote:
> Thank you.
> Now it's "MemoryError: Stack overflow" but it's another story. :)

Hmm, what are you doing exactly that requires this deep recursion?
Can't you rewrite your algorithm in a non-recursive way?

--Irmen





More information about the Python-list mailing list