diff options
author | Barry Warsaw <barry@python.org> | 2014-09-08 14:21:37 -0400 |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2014-09-08 14:21:37 -0400 |
commit | 3308a503414b99eaa4c512ee4c232776bee13352 (patch) | |
tree | 4f120a49c40d8575c6d7960190f6f04dc5b78b12 /Python/fileutils.c | |
parent | e75be22ed5cb3f363d3554b1236841001ef0171b (diff) | |
download | cpython-3308a503414b99eaa4c512ee4c232776bee13352.tar.gz |
- Issue #16662: load_tests() is now unconditionally run when it is present in
a package's __init__.py. TestLoader.loadTestsFromModule() still accepts
use_load_tests, but it is deprecated and ignored. A new keyword-only
attribute `pattern` is added and documented. Patch given by Robert Collins,
tweaked by Barry Warsaw.
Diffstat (limited to 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions