Files
cpython/Include
Tim Peters 72f98e9b83 SF bug #422177: Results from .pyc differs from .py
Store floats and doubles to full precision in marshal.
Test that floats read from .pyc/.pyo closely match those read from .py.
Declare PyFloat_AsString() in floatobject header file.
Add new PyFloat_AsReprString() API function.
Document the functions declared in floatobject.h.
2001-05-08 15:19:57 +00:00
..
2001-01-25 20:04:14 +00:00
1994-01-02 00:11:39 +00:00
2001-04-20 19:13:02 +00:00
2001-03-02 06:10:17 +00:00
2001-04-20 19:13:02 +00:00
2001-04-20 19:13:02 +00:00
2001-03-23 02:46:52 +00:00