]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: Add os_helper submodule in test.support (GH-20765)
authorHai Shi <shihai1992@gmail.com>
Wed, 10 Jun 2020 12:29:02 +0000 (20:29 +0800)
committerGitHub <noreply@github.com>
Wed, 10 Jun 2020 12:29:02 +0000 (14:29 +0200)
commit0d00b2a5d74390da7bbeff7dfa73abf2eb46124a
treec22db1dba98682345d2b24af3f7ae992d40b5917
parent07d81128124f2b574808e33267c38b104b42ae2a
bpo-40275: Add os_helper submodule in test.support (GH-20765)
Doc/library/test.rst
Lib/test/support/__init__.py
Lib/test/support/os_helper.py [new file with mode: 0644]