summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorRobert Collins <rbtcollins@hp.com>2014-11-05 03:09:01 +1300
committerRobert Collins <rbtcollins@hp.com>2014-11-05 03:09:01 +1300
commit05284b4d4c6b50df1a889a26a24c847707d20804 (patch)
tree8e43885b2fa562501ce84327e767459cdeb99470 /Python/pythonrun.c
parentdd228651e3a44907fdb6d9c487a6394c48dbfe34 (diff)
downloadcpython-05284b4d4c6b50df1a889a26a24c847707d20804.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