bpo-40275: Use new test.support helper submodules in tests by shihai1991 · Pull Request #21151 · python/cpython

@shihai1991

* tests of distutils
* test_buffer
* test_compile
* test_filecmp
* test_fileinput
* test_readline
* test_smtpnet
* test_structmembers
* test_tools

@shihai1991

vstinner

@shihai1991

fasih pushed a commit to fasih/cpython that referenced this pull request

Jun 29, 2020
…21151)

Use new test.support helper submodules in tests:

* distutils tests
* test_buffer
* test_compile
* test_filecmp
* test_fileinput
* test_readline
* test_smtpnet
* test_structmembers
* test_tools