-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed as duplicate of#118761
Labels
type-featureA feature request or enhancementA feature request or enhancement
Description
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:
Metadata
Metadata
Assignees
Labels
type-featureA feature request or enhancementA feature request or enhancement