]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix so that test.test_distutils can be executed by unittest and not just regrtest...
authorToshio Kuratomi <a.badger@gmail.com>
Mon, 27 Jan 2020 12:08:39 +0000 (04:08 -0800)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Mon, 27 Jan 2020 12:08:39 +0000 (07:08 -0500)
commit997443c14cc29e5616b9f3d7c337e89fda60de11
treef4b3c9412dbbb66db3490caa250ed596d8078cfd
parent8a4cd700a7426341c2074a2b580306d2d60ec839
Fix so that test.test_distutils can be executed by unittest and not just regrtest (GH-13480)
Lib/test/test_distutils.py