]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26412)
authorErlend Egeberg Aasland <erlend.aasland@innova.no>
Thu, 27 May 2021 21:00:26 +0000 (23:00 +0200)
committerGitHub <noreply@github.com>
Thu, 27 May 2021 21:00:26 +0000 (23:00 +0200)
commite90e0422182f4ca7faefd19c629f84aebb34e2ee
tree551efb28cd238b7b30955930646bf4e59a3d5aec
parentf4b70c22c8e37dd7a06702e30b121a6651683421
bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26412)
Lib/test/test_tcl.py