diff options
author | Robert Collins <rbtcollins@hp.com> | 2014-11-05 03:09:01 +1300 |
---|---|---|
committer | Robert Collins <rbtcollins@hp.com> | 2014-11-05 03:09:01 +1300 |
commit | bf2bda3c9704181cebb6163f5eacd5ad4e1c15f4 (patch) | |
tree | 1f2e15056fc7e7bd965dd5b043183bc575d28f62 /Python/pythonrun.c | |
parent | d39e199a0d49504583c5672252f653fc01837e32 (diff) | |
download | cpython-git-bf2bda3c9704181cebb6163f5eacd5ad4e1c15f4.tar.gz |
Close #22457: Honour load_tests in the start_dir of discovery.
We were not honouring load_tests in a package/__init__.py when that was the
start_dir parameter, though we do when it is a child package. The fix required
a little care since it introduces the possibility of infinite recursion.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions