]> granicus.if.org Git - python/commit
compile _bytesio and _stringio into the binary and initalize stdio before site fixing...
authorBenjamin Peterson <benjamin@python.org>
Fri, 5 Sep 2008 23:27:15 +0000 (23:27 +0000)
committerBenjamin Peterson <benjamin@python.org>
Fri, 5 Sep 2008 23:27:15 +0000 (23:27 +0000)
commit791dc2f32c3fb707319d0c8d93d6cde6175d1e01
treeb6373a3456559c9127569319ae8e2e799e310d61
parenta741ebf8a18b39e3b596707825f6e3026a5991fe
compile _bytesio and _stringio into the binary and initalize stdio before site fixing #3279

Reviewer: Alexandre Vassalotti
Misc/NEWS
Modules/Setup.dist
Python/pythonrun.c
setup.py