pb <peterbra...@peterbraden.co.uk> added the comment:

I believe it was an infinite recursion, so the stack limit would never  
be big enough, however a recursion limit exceeded exception does sound  
like the correct response. The code was running in mod_python, so I'm  
not sure how apache deals with stack overflows.

Thanks for the help.

Peter Braden

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5014>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to