Add arguments against removing getopt.
This commit is contained in:
parent
3b73180900
commit
e9dbe43f85
|
@ -241,6 +241,11 @@ for what the module is meant for.
|
||||||
* getopt
|
* getopt
|
||||||
|
|
||||||
+ optparse provides better functionality.
|
+ optparse provides better functionality.
|
||||||
|
+ But ...
|
||||||
|
|
||||||
|
- getopt is still widely used.
|
||||||
|
- optparse does not handle the issue of when people set
|
||||||
|
incompatible options very well.
|
||||||
|
|
||||||
* ihooks
|
* ihooks
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue