Python script freezed on Window DOS terminal

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Fri May 9 02:24:06 EDT 2008


En Fri, 09 May 2008 01:42:21 -0300, hce <webmail.hce at gmail.com> escribió:

> I am running Python and a script on XP DOS terminal, the script
> build.py printed out messages on the Terminal, then asked for an input
> of numbers. But, I pressed a key, nothing came in DOS terminal,
> Eventually, no key active and seem the DOS terminal is freezed. I
> could not even terminate the terminal by Ctrl-C or Ctrl-D. The same
> script was running fine on linux or Cygwin terminals. Any thoughts
> what was the problem?

Next time try with Ctrl-Break.
It's hard to say what's wrong without seeing the script.

-- 
Gabriel Genellina




More information about the Python-list mailing list