#6 optparse is deprecated, switch to argparse
Opened 3 years ago by ktdreyer. Modified 3 years ago

Python's optparse is deprecated since Python 3.2 (https://docs.python.org/3/library/optparse.html). Let's switch sigul to argparse instead.


Login to comment on this ticket.

Metadata