funfuzz
funfuzz copied to clipboard
[funfuzz] Move to argparse away from optparse
We should move to argparse since optparse is deprecated in Python 2.7.
https://docs.python.org/2/library/optparse.html https://docs.python.org/2/library/argparse.html