We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55b7215 commit 0971780Copy full SHA for 0971780
Doc/whatsnew/3.13.rst
@@ -1655,7 +1655,7 @@ optparse
1655
While :mod:`argparse` remains preferred for new projects that
1656
aren't using a third party command line argument processing
1657
library, there are aspects of the way ``argparse`` works that
1658
- means the lower level ``optparse`` module may provide a better
+ mean the lower level ``optparse`` module may provide a better
1659
foundation for *writing* argument processing libraries.
1660
(Contributed by Alyssa Coghlan in :gh:`126225`.)
1661
0 commit comments