summaryrefslogtreecommitdiff
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-09-16 16:37:53 +0000
committerGuido van Rossum <guido@python.org>2000-09-16 16:37:53 +0000
commit174efc9cdbc3b398096ec24a7bb4ebe650ec5929 (patch)
tree9f9491afd052d30b6e4cbecf0bb415af4ffce455 /Python/modsupport.c
parentd2cd7adf6f6e6ea0e838c6a92fc70848579641ab (diff)
downloadcpython-git-174efc9cdbc3b398096ec24a7bb4ebe650ec5929.tar.gz
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 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions