diff options
author | Guido van Rossum <guido@python.org> | 1997-05-20 18:21:34 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-05-20 18:21:34 (GMT) |
commit | 967839473aadea9b3e3d9e50abdc862e3090fb99 (patch) | |
tree | e0fe95a69d5ed58a973a96e9e366e0935f926690 /Objects/floatobject.c | |
parent | 72be30690f4b590527feb7fe3b93f1b8c8b54085 (diff) | |
download | cpython-967839473aadea9b3e3d9e50abdc862e3090fb99.zip cpython-967839473aadea9b3e3d9e50abdc862e3090fb99.tar.gz cpython-967839473aadea9b3e3d9e50abdc862e3090fb99.tar.bz2 |
Got rid of c_error in favor of errno (and EDOM/ERANGE).
Assume that errno usage is thread-safe -- most vendors do this by
making in a macro that refers to a per-thread storage area.
Diffstat (limited to 'Objects/floatobject.c')
0 files changed, 0 insertions, 0 deletions