nmcontrol icon indicating copy to clipboard operation
nmcontrol copied to clipboard

Stop using optparse

Open JeremyRand opened this issue 10 years ago • 0 comments

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

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14359717-stop-using-optparse?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github).

JeremyRand avatar May 12 '15 01:05 JeremyRand