diff options
author | Guido van Rossum <guido@python.org> | 1998-06-12 14:28:38 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1998-06-12 14:28:38 (GMT) |
commit | c3da02e9041cfaf8e6e43b726f23b2676a05eb1a (patch) | |
tree | f2345998fdadc8cf2a78f5eddcb8985916a535b3 /PC/readme.txt | |
parent | e7c4193755843e308df180f3014cea214fbf6dc5 (diff) | |
download | cpython-c3da02e9041cfaf8e6e43b726f23b2676a05eb1a.zip cpython-c3da02e9041cfaf8e6e43b726f23b2676a05eb1a.tar.gz cpython-c3da02e9041cfaf8e6e43b726f23b2676a05eb1a.tar.bz2 |
Don't catch interrupts in getpass() -- the finally clause will reset
the tty and the caller can deal with the interrupt.
In the windows version, recognize ^C and raise KeyboardInterrupt (not
sure if this is needed, but can't hurt).
Diffstat (limited to 'PC/readme.txt')
0 files changed, 0 insertions, 0 deletions