diff options
author | Barry Warsaw <barry@python.org> | 1997-01-03 00:14:25 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-01-03 00:14:25 (GMT) |
commit | 929711765e3f7b351997099276d9bf11113a8a46 (patch) | |
tree | bfc7969571469b757daacabb9c5ac44849d6f44c /Include/pgenheaders.h | |
parent | 420c11c6aa123497a073c0bd8c61a4d80792b7c6 (diff) | |
download | cpython-929711765e3f7b351997099276d9bf11113a8a46.zip cpython-929711765e3f7b351997099276d9bf11113a8a46.tar.gz cpython-929711765e3f7b351997099276d9bf11113a8a46.tar.bz2 |
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 'Include/pgenheaders.h')
0 files changed, 0 insertions, 0 deletions