SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72140 0 27 Python

SF bug 119622: compile errors due to redundant atof decls. I don't understand

the bug report (for details, look at it), but agree there's no need for Python
to declare atof itself:  we #include stdlib.h, and ANSI C sez atof is declared
there already.
T
Tim Peters committed
102e457a01bb10d3724c20464b919704ea30744d
Parent: 2e42bdd