Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New form of PyFPE_END_PROTECT macro. | Guido van Rossum | 1997-03-14 | 1 | -1/+1 |
| | |||||
* | Changes for Lee Busby's SIGFPE patch set. | Guido van Rossum | 1997-02-14 | 1 | -0/+16 |
New file pyfpe.c and exception FloatingPointError. Surround some f.p. operations with PyFPE macro brackets. |