]> granicus.if.org Git - python/commit
bpo-34536: Cleanup test_enum imports (GH-9979)
authorVictor Stinner <vstinner@redhat.com>
Fri, 19 Oct 2018 23:57:19 +0000 (01:57 +0200)
committerEthan Furman <ethan@stoneleaf.us>
Fri, 19 Oct 2018 23:57:19 +0000 (16:57 -0700)
commit4acf6c9d4be77b968fa498569d7a1545e5e77344
tree9cdd8cb728c3ba565a334d7b3cb979b63296bd2b
parentded87d804e2a85b2a3ea9e7a11384b41fafdfa29
bpo-34536: Cleanup test_enum imports (GH-9979)

sys and threading were imported twice.
Lib/test/test_enum.py