cpython/Doc/c-api
Christian Heimes dfdfaab1c5 Feature #1534
Added PyFloat_GetMax(), PyFloat_GetMin() and PyFloat_GetInfo() to the float API.
Added a dictionary sys.float_info with information about the internal floating point type to the sys module.
2007-12-01 11:20:10 +00:00
..
abstract.rst Unify "file-descriptor" to "file descriptor". 2007-10-21 10:46:24 +00:00
concrete.rst Feature #1534 2007-12-01 11:20:10 +00:00
exceptions.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
index.rst Remove useless warning 2007-10-18 21:13:06 +00:00
init.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
intro.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
memory.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
newtypes.rst #1199: docs for tp_as_{number,sequence,mapping}, by Amaury Forgeot d'Arc. 2007-10-08 14:12:47 +00:00
refcounting.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
utilities.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
veryhigh.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00