##// END OF EJS Templates
Mock the new module API on <38 and ignore second argument....
Mock the new module API on <38 and ignore second argument. As ast.Module is used only in interactiveshell the mock is only a small lambda function but would need to grow into a proper shim if used more widely.

File last commit:

r22722:622b6cfa
r24921:27bd6540
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%