Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_traceback.py519 def f_with_binary_operator(): function
523 lineno_f = f_with_binary_operator.__code__.co_firstlineno
532 result_lines = self.get_exception(f_with_binary_operator)
536 def f_with_binary_operator(): function
540 lineno_f = f_with_binary_operator.__code__.co_firstlineno
549 result_lines = self.get_exception(f_with_binary_operator)
553 def f_with_binary_operator(): function
557 lineno_f = f_with_binary_operator.__code__.co_firstlineno
566 result_lines = self.get_exception(f_with_binary_operator)