Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_functools.py1901 def g_int(i): function
1903 g.register(int, g_int)
1936 def g_int(i): function
1940 self.assertIs(g.dispatch(int), g_int)

Completed in 5 milliseconds