Home
last modified time | relevance | path

Searched refs:return_genexp (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/test/
Dtest_compile.py913 def return_genexp(): function
921 genexp_code = return_genexp.__code__.co_consts[1]
922 code_lines = [ None if line is None else line-return_genexp.__code__.co_firstlineno