summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>1997-01-03 00:14:25 +0000
committerBarry Warsaw <barry@python.org>1997-01-03 00:14:25 +0000
commit929711765e3f7b351997099276d9bf11113a8a46 (patch)
treebfc7969571469b757daacabb9c5ac44849d6f44c /Python/sysmodule.c
parent420c11c6aa123497a073c0bd8c61a4d80792b7c6 (diff)
downloadcpython-git-929711765e3f7b351997099276d9bf11113a8a46.tar.gz
Several changes:
- Conform to standard Python C coding styles. - All static symbols were renamed and shorted. - Eyeballed all return values and memory references. - Fixed a bug in signal.pause() so that exceptions raised in signal handlers are now properly caught after pause() returns. - Removed SIGCPU and SIGFSZ. We surmise that these were typos for the previously missing SIGXCPU and SIGXFSZ.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions