]> granicus.if.org Git - python/commit
bpo-37834: Fix test on Windows 7 (GH-15377)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Aug 2019 01:01:22 +0000 (18:01 -0700)
committerGitHub <noreply@github.com>
Thu, 22 Aug 2019 01:01:22 +0000 (18:01 -0700)
commit967d625a6df27fb490f035045ec8fe4675001d63
tree3df8e4033e0e65007ef71add563dbbda4ea6511f
parenta50d2f7e199f3be60c70c1586ee60ec60bf36642
bpo-37834: Fix test on Windows 7 (GH-15377)

(cherry picked from commit 374be59b8e479afa8c7a8ae6e77e98915e2f6d45)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_os.py