]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add missing sys import to socket_helper.py (GH-19791)
authorPablo Galindo <Pablogsal@gmail.com>
Wed, 29 Apr 2020 11:32:31 +0000 (12:32 +0100)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 11:32:31 +0000 (12:32 +0100)
commit5089bcd33f5a10769cea7fd532b5d890859bf01d
treede945bd564a4b80ca7243716e623ce2e506a7b74
parent4db245ee9ddbe6c53d375de59a35ff59dea2a8e0
Add missing sys import to socket_helper.py (GH-19791)
Lib/test/support/socket_helper.py