Staging
v0.5.1
https://github.com/python/cpython
Revision 237e5cb3767aece25e616fb41172836bb4f31760 authored by Victor Stinner on 22 June 2011, 19:28:43 UTC, committed by Victor Stinner on 22 June 2011, 19:28:43 UTC
Mac OS X adds __CF_USER_TEXT_ENCODING variable to an empty environment. Fix
also the test on the Py_ENABLE_SHARED config varible: test that the variable is
present, don't check it's value.
1 parent 372309a
Raw File
Tip revision: 237e5cb3767aece25e616fb41172836bb4f31760 authored by Victor Stinner on 22 June 2011, 19:28:43 UTC
Issue #12383: fix test_empty_env() of subprocess on Mac OS X
Tip revision: 237e5cb
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Parser/pgen.stamp
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
back to top