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.
V
Victor Stinner committed
6f09f69b7f85962f66d10637c3325bbb2b2d9853
Parent: 2f2a0a3
Committed by GitHub <noreply@github.com>
on 11/9/2023, 3:00:10 PM