]> granicus.if.org Git - python/commit
bpo-33753: Refactor creating temporary files in test_fileinput. (GH-7377)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Jun 2018 10:13:28 +0000 (03:13 -0700)
committerGitHub <noreply@github.com>
Tue, 5 Jun 2018 10:13:28 +0000 (03:13 -0700)
commitfff25cc369da83cfeab1d6a15f42748b17a30aa4
treec939f5431b4407e93a85401179b964d4bdb7f1b6
parent8585ec9b761947aae6be5f653a5b9ddef2801d58
bpo-33753: Refactor creating temporary files in test_fileinput. (GH-7377)

(cherry picked from commit 5f48e2644dcfb47f0bbc0fcdc2b103a19bdec288)

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