[Tutor] Two questions on MS-DOS

Fabrizio facelle@tiscalinet.it
Fri, 12 Jan 2001 21:59:56 +0100


Hi, everybody.

Python 2.0 on Windows 98.

Two questions:

1 - How can I keep my DOS shell from closing automatically upon the end of a
Python scipt ? (It does not give time to read the parser exceptions and
errors messages !)

2 - How can I keep the DOS shell from opening up upon the start of a Python
script ? (I need this when using TKInter, and I do not want to see the DOS
window under TKInter's).

Thanks in advance.


Fabrizio