nmcontrol
nmcontrol copied to clipboard
Stop using optparse
NMControl uses optparse, which has been deprecated since Python 2.7. We should rebase on an API that isn't deprecated.
https://docs.python.org/2/library/optparse.html