]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix syntax warnings in tests introduced in bpo-35942. (GH-11934)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 19 Feb 2019 12:16:36 +0000 (04:16 -0800)
committerGitHub <noreply@github.com>
Tue, 19 Feb 2019 12:16:36 +0000 (04:16 -0800)
commita8834905df853510f38d4e2d628bed8229fd7482
treef1ee825bea035ccd9b10bc72f4c259bd0e9b4a17
parent35de9bbbabf0ffaed8d9b44d7e3950655c43245e
Fix syntax warnings in tests introduced in bpo-35942. (GH-11934)

(cherry picked from commit 8d01eb49fc7ff914feeb2e2090d1d6ef15c932ab)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_os.py