Closed SilleBille closed 4 years ago
This issue was migrated from Pagure Issue #3072.Originally filed by edewata on 2018-10-23
Most PKI Python scripts are using getopt. It would be nice to convert them into argparse for simplicity.
https://docs.python.org/3/library/getopt.html https://docs.python.org/3/library/argparse.html
This issue was migrated from Pagure Issue #3072.Originally filed by edewata on 2018-10-23
Most PKI Python scripts are using getopt. It would be nice to convert them into argparse for simplicity.
https://docs.python.org/3/library/getopt.html https://docs.python.org/3/library/argparse.html