##// END OF EJS Templates
Don't call ast.fix_missing_locations unless the AST could have been modified....
Don't call ast.fix_missing_locations unless the AST could have been modified. Should close gh-2879
Thomas Kluyver -
r9482:84cfd30c
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...