]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109615: Look for 'Modules' as landmark for test_copy_python_src_ignore (GH-110108)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 29 Sep 2023 15:48:59 +0000 (08:48 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Sep 2023 15:48:59 +0000 (15:48 +0000)
commita95e8cf9081ef7ff7450d6060bd968ec79a275f9
tree29671b9d6e4307e0276d795ab232efa405526633
parentd87217ff4481140b4a0db0d3286f9e7c68ce7d38
gh-109615: Look for 'Modules' as landmark for test_copy_python_src_ignore (GH-110108)

(cherry picked from commit 20bc5f7c28a6f8a2e156c4a748ffabb5efc7c761)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_support.py