diff options
author | Barry Warsaw <barry@python.org> | 1997-01-03 00:14:25 +0000 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-03 00:14:25 +0000 |
commit | 929711765e3f7b351997099276d9bf11113a8a46 (patch) | |
tree | bfc7969571469b757daacabb9c5ac44849d6f44c /Python/pythonmain.c | |
parent | 420c11c6aa123497a073c0bd8c61a4d80792b7c6 (diff) | |
download | cpython-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/pythonmain.c')
0 files changed, 0 insertions, 0 deletions