May 30, 2017
11:21 p.m.
Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 85aba238e49abd2d5a604102981d28a50f305443 https://github.com/python/cpython/commit/85aba238e49abd2d5a604102981d28a50f3... Author: Gregory P. Smith <greg@krypto.org> Date: 2017-05-30 (Tue, 30 May 2017) Changed paths: M Lib/test/test_subprocess.py Log Message: ----------- subprocess test_empty_env typo fix. (#1877)