diff options
author | Guido van Rossum <guido@python.org> | 1999-01-08 15:56:28 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1999-01-08 15:56:28 (GMT) |
commit | 2c1f6be38eee454038837769ef7d9b72011430ef (patch) | |
tree | ae05f50f00309518100692c1471adcb3dc58dfbf /Tools | |
parent | b6584cac1ecbf6d93bb112cc6dcc30b82aa9735d (diff) | |
download | cpython-2c1f6be38eee454038837769ef7d9b72011430ef.zip cpython-2c1f6be38eee454038837769ef7d9b72011430ef.tar.gz cpython-2c1f6be38eee454038837769ef7d9b72011430ef.tar.bz2 |
Hack for Windows so that if (1) the exit status is nonzero and (2) we
think we have our own DOS box (i.e. we're not started from a command
line shell), we print a message and wait for the user to hit a key
before the DOS box is closed.
The hacky heuristic for determining whether we have our *own* DOS box
(due to Mark Hammond) is to test whether we're on line zero...
Diffstat (limited to 'Tools')
0 files changed, 0 insertions, 0 deletions