SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 40 Python

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.
G
Guido van Rossum committed
ce3a72aec6eaa0293c397c8d0407f7afe0072b2f
Parent: 75a902d