Skip to content
Snippets Groups Projects
Commit 4707bb07 authored by Mike Bayer's avatar Mike Bayer
Browse files

- Repair some calls within the ast module that no longer work on Python3.5;

additionally replace the use of ``inspect.getargspec()`` under
Python 3 (seems to be called from the TG plugin) to avoid deprecation
warnings.
fixes #250
parent 65b1a372
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment