Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
Commit1c28fbb
committed
Deprecate the getopt module in its documentation
The getopt module existed since the initial revision of the Pythonsource code (1990). The optparse module was added to Python 2.3. WhenPython 2.7 added the 3rd argparse module, the optparse module wasdeprecated but only in the documentation.1 parentb97e14a commit1c28fbb
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
10 | 14 |
| |
11 | 15 |
| |
12 | 16 |
| |
|
0 commit comments
Comments
(0)