SIGN IN SIGN UP

gh-118761: Redudce the import time of ``optparse`` (#128899)

The same change was made, and for the same reason, by ``argparse`` back in
2017. The ``textwrap`` module is only used when printing help text, so most
invocations will never need it imported.

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
E
Eli Schwartz committed
3b6a27c5607d2b199f127c2a5ef5316bbc30ae42
Parent: c9c9fcb
Committed by GitHub <noreply@github.com> on 1/20/2025, 12:03:19 AM