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

inspect.getargspec and Python 3 #15

Closed
pelme opened this issue Jun 7, 2017 · 0 comments
Closed

inspect.getargspec and Python 3 #15

pelme opened this issue Jun 7, 2017 · 0 comments

Comments

@pelme
Copy link
Contributor

pelme commented Jun 7, 2017

inspect.getargspec is deprecated since Python 3.0 and throws deprecation warnings.

inspect.signature should be used in its place.

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

No branches or pull requests

1 participant