diff options
author | Victor Stinner <vstinner@python.org> | 2023-11-09 15:00:10 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-09 15:00:10 (GMT) |
commit | 6f09f69b7f85962f66d10637c3325bbb2b2d9853 (patch) | |
tree | 8c017d9a670d4e9ea0b81688e0cebfaddb0fa9da /Doc | |
parent | 2f2a0a3a6c5494bcf13a8f587c28e30d86617ff0 (diff) | |
download | cpython-6f09f69b7f85962f66d10637c3325bbb2b2d9853.zip cpython-6f09f69b7f85962f66d10637c3325bbb2b2d9853.tar.gz cpython-6f09f69b7f85962f66d10637c3325bbb2b2d9853.tar.bz2 |
gh-111881: Import doctest lazily in libregrtest (#111884)
In most cases, doctest is not needed. So don't always import it at
startup. The change reduces the number of modules already
imported when a test is run.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions