Searched defs:fix_missing_locations (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython2/Lib/ | ||
| D | ast.py | 125 def fix_missing_locations(node):  function | 
| /external/python/cpython3/Lib/ | ||
| D | ast.py | 195 def fix_missing_locations(node):  function |