Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!news.linkpendium.com!news.linkpendium.com!panix!gordon From: John Gordon Newsgroups: comp.lang.python Subject: Re: Not Responding When Dealing with Large Data Date: Wed, 18 Jun 2014 19:10:50 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 20 Message-ID: References: <00d330e3-fc8a-4b7e-b2bd-f1a48bc335c1@googlegroups.com> NNTP-Posting-Host: panix2.panix.com X-Trace: reader1.panix.com 1403118650 10016 166.84.1.2 (18 Jun 2014 19:10:50 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Wed, 18 Jun 2014 19:10:50 +0000 (UTC) User-Agent: nn/6.7.3 Xref: csiph.com comp.lang.python:73371 In <00d330e3-fc8a-4b7e-b2bd-f1a48bc335c1@googlegroups.com> cutey Love writes: > The problem is my program always goes not responding when the amount of > lines are a high number. > I don't care how long the program takes to work, just need it to stop > crashing? How long have you tried waiting when the program stops responding? Perhaps the program just has a lot of work to do. You might try adding some print statements throughout the program, so it produces observable output instead of appearing to be unresponsive. Why do you say the program 'crashes'? Does it actually crash? -- John Gordon Imagine what it must be like for a real medical doctor to gordon@panix.com watch 'House', or a real serial killer to watch 'Dexter'.