funfuzz icon indicating copy to clipboard operation
funfuzz copied to clipboard

[funfuzz] Move to argparse away from optparse

Open nth10sd opened this issue 10 years ago • 1 comments

We should move to argparse since optparse is deprecated in Python 2.7.

nth10sd avatar Aug 01 '15 00:08 nth10sd

https://docs.python.org/2/library/optparse.html https://docs.python.org/2/library/argparse.html

nth10sd avatar Aug 01 '15 00:08 nth10sd