mirror of
https://github.com/python/cpython.git
synced 2025-10-27 11:44:39 +00:00
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.
|
||
|---|---|---|
| .. | ||
| abstract.rst | ||
| concrete.rst | ||
| exceptions.rst | ||
| index.rst | ||
| init.rst | ||
| intro.rst | ||
| memory.rst | ||
| newtypes.rst | ||
| refcounting.rst | ||
| utilities.rst | ||
| veryhigh.rst | ||