Files
cpython/Modules
Guido van Rossum 174efc9cdb 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.
2000-09-16 16:37:53 +00:00
..
2000-06-30 16:09:01 +00:00
2000-07-01 00:16:13 +00:00
2000-09-01 02:40:11 +00:00
2000-07-30 02:46:26 +00:00
2000-08-01 22:47:49 +00:00
1996-01-26 21:10:22 +00:00
2000-07-26 03:56:06 +00:00