diff options
author | Guido van Rossum <guido@python.org> | 2000-09-16 16:37:53 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 2000-09-16 16:37:53 (GMT) |
commit | 174efc9cdbc3b398096ec24a7bb4ebe650ec5929 (patch) | |
tree | 9f9491afd052d30b6e4cbecf0bb415af4ffce455 /Lib/test/test_unpack.py | |
parent | d2cd7adf6f6e6ea0e838c6a92fc70848579641ab (diff) | |
download | cpython-174efc9cdbc3b398096ec24a7bb4ebe650ec5929.zip cpython-174efc9cdbc3b398096ec24a7bb4ebe650ec5929.tar.gz cpython-174efc9cdbc3b398096ec24a7bb4ebe650ec5929.tar.bz2 |
Use PyOS_setsig() instead of directly calling signal() or sigaction().
This fixes the first half of bug #110611: the immediate exit when ^C
is hit when readline and threads are configured.
Also added a new module variable, readline.library_version.
Diffstat (limited to 'Lib/test/test_unpack.py')
0 files changed, 0 insertions, 0 deletions