commit | f1512a2967ac30c38135fb950d623d5fed856494 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@haypocalc.com> | Tue Jun 21 17:18:38 2011 +0200 |
committer | Victor Stinner <victor.stinner@haypocalc.com> | Tue Jun 21 17:18:38 2011 +0200 |
tree | 03aaf88b18adecd7e97b29d89cd7f659d1264848 | |
parent | b7149cad045b0273e2cb104a1f15ff942eab1cf6 [diff] |
Close #12383: Fix subprocess module with env={}: don't copy the environment variables, start with an empty environment.