From: Victor Stinner Date: Wed, 22 Jun 2011 23:02:50 +0000 (+0200) Subject: (merge 3.2) Issue #12383: skip test_empty_env() of subprocess on Windows X-Git-Tag: v3.3.0a1~2068 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8153b7a57aeae8f40c09b729b8d6b5781d91aece;p=thirdparty%2FPython%2Fcpython.git (merge 3.2) Issue #12383: skip test_empty_env() of subprocess on Windows Cannot test an empty environment on Windows: Windows requires at least the SYSTEMROOT environment variable to start Python. --- 8153b7a57aeae8f40c09b729b8d6b5781d91aece