resthub icon indicating copy to clipboard operation
resthub copied to clipboard

Python client: OptionParser is deprecated since python 2.7

Open mantydze opened this issue 9 years ago • 0 comments

Deprecated since version 2.7: The optparse module is deprecated and will not be developed further; development will continue with the argparse module.

More info: https://docs.python.org/2/library/optparse.html

mantydze avatar Feb 06 '17 08:02 mantydze