Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.126 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.79; '*S*': 0.04; 'output': 0.05; 'table.': 0.07; 'received:151': 0.09; 'all,': 0.19; 'header:User-Agent:1': 0.23; "i've": 0.25; 'script': 0.25; 'header:In-Reply-To:1': 0.27; 'received:84': 0.35; 'but': 0.35; 'thanks': 0.36; 'christian': 0.38; 'window': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'dear': 0.65; 'filling': 0.78; 'continued.': 0.84; 'received:84.119': 0.84; 'replies.': 0.84 X-Greylist: Passed host: 84.119.218.190 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-14.arcor-online.net A69D69BE1F DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=arcor.de; s=mail-in; t=1401548714; bh=EGXkfsIbR+Nl5r/sH+OfKXQ2APSjCqgfOoelILy+i5k=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=hJiorZUxN+a6iizbwZdktYisfWAdfAQcfaLa+csXqD8vr2EkZsk9bKkQlkba1bjTG LoEUxsN62u3XaUtN1VtTithb7em9aLfC7zKBAUZmWZRtVSH4vkVGlVqPvuM6389k0j OQjsnMJBO68dQY12bchAItZOoaRpQKRGNhQveF0o= Date: Sat, 31 May 2014 17:05:14 +0200 From: Chris User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Script suddenly stops References: <5387F12E.101@arcor.de> In-Reply-To: <5387F12E.101@arcor.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 31 May 2014 20:54:43 +0200 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401562485 news.xs4all.nl 2929 [2001:888:2000:d::a6]:44536 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72345 Dear All, thanks a lot for your replies. I've found my mistake. The script output stopped, but the script was still filling the MySQL table. When I resized the Gnome terminal window the output continued. -- Christian