cpython/Doc/c-api
Guido van Rossum ce3a72aec6 Patch 1267 by Christian Heimes.
Move the initialization of sys.std{in,out,err} and __builtin__.open
to C code.
This solves the problem that "python -S" wouldn't work.
2007-10-19 23:16:50 +00:00
..
abstract.rst Fixing the spelling of "writeable" to "writable", particularly PyBUF_WRITEABLE. 2007-09-17 17:55:36 +00:00
concrete.rst Patch 1267 by Christian Heimes. 2007-10-19 23:16:50 +00:00
exceptions.rst Remove versionadded and versionchanged directives, fold information into text where necessary. 2007-09-01 12:33:24 +00:00
index.rst
init.rst Remove versionadded and versionchanged directives, fold information into text where necessary. 2007-09-01 12:33:24 +00:00
intro.rst
memory.rst
newtypes.rst #1189: documentation for tp_as_* structs. 2007-09-24 18:05:08 +00:00
refcounting.rst Remove versionadded and versionchanged directives, fold information into text where necessary. 2007-09-01 12:33:24 +00:00
utilities.rst Remove versionadded and versionchanged directives, fold information into text where necessary. 2007-09-01 12:33:24 +00:00
veryhigh.rst