-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
gh-126180: Remove getopt and optparse deprecation notices #126227
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
a560986
0a568f1
55b7215
0971780
09b0237
4cdebde
693a979
50d1ee4
4e50c74
0db2c88
e474e77
43234de
93d7161
bb91b52
7cc72ad
7f51456
5d86774
c2ae293
5e2fcd9
457ee88
f67d20c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -16,7 +16,7 @@ | |
| While :mod:`argparse` is the recommended standard library module for | ||
|
||
| *implementing* command line applications, authors of third party | ||
| command line argument processing libraries may find that the | ||
| simpler :mod:`optparse` module serves as a better foundation for | ||
| lower level :mod:`optparse` module serves as a better foundation for | ||
| that use case. | ||
|
|
||
| -------------- | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.