]> granicus.if.org Git - python/commit
packaging: fix the constructor of FakePopen
authorVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 22:12:10 +0000 (00:12 +0200)
committerVictor Stinner <victor.stinner@haypocalc.com>
Thu, 19 May 2011 22:12:10 +0000 (00:12 +0200)
commitf966803c0855135242c16417d94261a15384bd54
tree0ac65bb3b21f590e19166993ca0e99601e072385
parent8914fed8424f0780fea9a75b5f7fb27bc9e286ec
packaging: fix the constructor of FakePopen

packaging.util requires the env keyword.
Lib/packaging/tests/test_util.py