Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dinspect_fodder2.py58 def with_comment(): # hello function
Dtest_inspect.py399 self.assertSourceEqual(mod2.with_comment, 58, 59)
/external/python/cpython3/Lib/test/
Dinspect_fodder2.py58 def with_comment(): # hello function
Dtest_inspect.py601 self.assertSourceEqual(mod2.with_comment, 58, 59)