Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace optparse with argparse in example #607

Closed
rahulporuri opened this issue Apr 5, 2021 · 0 comments · Fixed by #655
Closed

Replace optparse with argparse in example #607

rahulporuri opened this issue Apr 5, 2021 · 0 comments · Fixed by #655
Labels
component: demos Issues related to the examples/demos.

Comments

@rahulporuri
Copy link
Contributor

The chaco example https://github.com/enthought/chaco/blob/ef7227706642f7d26042717ad9b60648d7572068/examples/demo/advanced/scalar_image_function_inspector.py makes use of optparse which we should replace with argparse at the least, if not click.

@rahulporuri rahulporuri added the component: demos Issues related to the examples/demos. label Apr 5, 2021
@rahulporuri rahulporuri changed the title Replace optparse with argparse or click in example Replace optparse with argparse in example Apr 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: demos Issues related to the examples/demos.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant