]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35352: Cleanup test_asyncio/utils.py (GH-10831)
authorVictor Stinner <vstinner@redhat.com>
Fri, 30 Nov 2018 17:30:09 +0000 (18:30 +0100)
committerGitHub <noreply@github.com>
Fri, 30 Nov 2018 17:30:09 +0000 (18:30 +0100)
commit7212148c95947b0fdfcb0c8e37d4357287bdb4bd
tree0a75ef9df2ba10888bf421689a70c793f5b3e84d
parentb062ba77b617b0f89b7ea25d14cc77c991462ad4
bpo-35352: Cleanup test_asyncio/utils.py (GH-10831)

'here' variable is no longer needed.
Lib/test/test_asyncio/utils.py