Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/
Dtest_clinic.py308 self.assertIsInstance(p.converter, clinic.int_converter)
/external/python/cpython3/Tools/clinic/
Dclinic.py2923 class int_converter(CConverter): class