cpython/Doc/c-api
Christian Heimes c94e2b5c12 Now that I've learnt about structseq objects I felt like converting sys.float_info to a structseq. It's
readonly and help(sys.float_info) explains the attributes nicely.
2008-01-14 04:13:37 +00:00
..
abstract.rst Unify "file-descriptor" to "file descriptor". 2007-10-21 10:46:24 +00:00
concrete.rst Now that I've learnt about structseq objects I felt like converting sys.float_info to a structseq. It's 2008-01-14 04:13:37 +00:00
exceptions.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
index.rst Remove useless warning 2007-10-18 21:13:06 +00:00
init.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
intro.rst Some cleanup in the docs. 2007-12-29 10:57:00 +00:00
memory.rst Move the 2.6 reST doc tree in place. 2007-08-15 14:28:01 +00:00
newtypes.rst Doc patch #1730 from Robin Stocker; minor corrections mostly to os.rst. 2008-01-05 19:44:22 +00:00
refcounting.rst Fix markup. 2007-12-05 19:49:21 +00:00
utilities.rst Use markup. 2008-01-05 21:10:50 +00:00
veryhigh.rst Document PyEval_* functions from ceval.c. 2007-12-01 22:24:47 +00:00