Home
last modified time | relevance | path

Searched refs:positions_from_location_table (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_code.py594 def positions_from_location_table(code): function
652 pos2 = list(positions_from_location_table(func.__code__))
665 lines2 = list(lines_from_postions(positions_from_location_table(co)))

Completed in 1 milliseconds