]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
test_threading_local: add missing "import sys" (GH-8049)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 6 Jan 2019 22:32:52 +0000 (14:32 -0800)
committerGitHub <noreply@github.com>
Sun, 6 Jan 2019 22:32:52 +0000 (14:32 -0800)
commit65ed9f31cf2239b4d41d959b270f5d5dd0adcdbe
tree05c93baa4800937e3fa57a2cf3936149c74037e0
parentbe37dbff1ce3fa2ddd9115352b31ac0f6b44c193
test_threading_local: add missing "import sys" (GH-8049)

(cherry picked from commit a0bb51e44cd43a7d2836a96a3804162203e44514)

Co-authored-by: cclauss <cclauss@me.com>
Lib/test/test_threading_local.py