]> granicus.if.org Git - python/commit
(merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled in
authorVictor Stinner <victor.stinner@haypocalc.com>
Tue, 21 Jun 2011 19:59:51 +0000 (21:59 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Tue, 21 Jun 2011 19:59:51 +0000 (21:59 +0200)
commit11cc475be79c123be0e587b12662cc70b7518348
treecd52eabbaf20cb4619280283db948e4f7ccf3a6d
parent372b838db50540587f643bf553dc070589fe500b
parent372309a5518cf8eedba32e1ee5819fa207b44af4
(merge 3.2) Issue #12383: skip test_empty_env() if compiled is compiled in
shared mode

Try also to get more informations about the Mac OS X failure: display the keys
of the environment, instead of just the number of variables.
Lib/test/test_subprocess.py