need help checking for stack overflow in Win32

Guido van Rossum guido at cnri.reston.va.us
Tue Jun 1 10:20:52 EDT 1999


I could use some help from someone with a little time, some knowledge
of Python internals, and some Win32 C expertise.  On Win32 platforms,
infinite recursion causes an Application Error (a fatal windows
error).  There is some machinery in Python to check for this
condition, but apparently it doesn't work on Win32.  Please help!

--Guido van Rossum (home page: http://www.python.org/~guido/)




More information about the Python-list mailing list