]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40094: Add missing import to wait_process() (GH-19268)
authorVictor Stinner <vstinner@python.org>
Wed, 1 Apr 2020 00:26:19 +0000 (02:26 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2020 00:26:19 +0000 (02:26 +0200)
commitafeaea2d6e346f627b24cc9e84e2986a7266a70e
treed32ddf7d4953659dce26d30f3d0923f3bb9c336c
parent6b982c22e5fdbfecc24e440515b63f7253f695c4
bpo-40094: Add missing import to wait_process() (GH-19268)
Lib/test/support/__init__.py