Skip to content

Conversation

@JohnVillalovos
Copy link
Contributor

The optparse library has been deprecated since Python 3.2 [1]

Convert optparse usage to the argparse library.

[1] https://docs.python.org/3/library/optparse.html

The `optparse` library has been deprecated since Python 3.2 [1]

Convert `optparse` usage to the `argparse` library.

[1] https://docs.python.org/3/library/optparse.html
Copy link
Owner

@mjs mjs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Thank you!

@mjs mjs merged commit 6f198a9 into mjs:master Sep 27, 2022
@JohnVillalovos JohnVillalovos deleted the jlvillal/argparse branch September 27, 2022 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants