A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2005-September/326588.html below:

WindowsError: stack overflow

WindowsError: stack overflow WindowsError: stack overflowTerry Reedy tjreedy at udel.edu
Tue Sep 27 14:52:22 EDT 2005
<hardieca at hotmail.com> wrote in message 
news:1127834209.353672.316530 at g44g2000cwa.googlegroups.com...
> I can get through about 1750 pages of 5000 before I get a WindowsError:
> stack overflow exception. Any ideas how I can keep the program chugging
> along?

A typical source of stack overflow is recursion.  Without seeing the code 
or actual stacktrace, I would guess that you are somehow using recursion 
instead of iteration.  Or perhaps you are analyzing big, deeply nested 
pages.

Terry J. Reedy




More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4