Feature or enhancement
Proposal:
Now that both textwrap.dedent and textwrap.indent no longer use the re library and only the textwrap.TextWrap uses it should there be a lazy import om that class for re? Could speed up the import time
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
#130167
Feature or enhancement
Proposal:
Now that both
textwrap.dedentandtextwrap.indentno longer use therelibrary and only thetextwrap.TextWrapuses it should there be a lazy import om that class forre? Could speed up the import timeHas this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
#130167