From: Victor Stinner Date: Wed, 22 Jun 2011 19:29:07 +0000 (+0200) Subject: (merge 3.2) Issue #12383: fix test_empty_env() of subprocess on Mac OS X X-Git-Tag: v3.3.0a1~2070 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0a9f75fbae5b70fe98887d36a32229165f7d60a;p=python (merge 3.2) Issue #12383: fix test_empty_env() of subprocess on Mac OS X 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. --- c0a9f75fbae5b70fe98887d36a32229165f7d60a