Searched defs:clinic (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ |
D | test_clinic.py | 211 def __init__(self, clinic): argument 218 def __init__(self, clinic): argument
|
/external/python/cpython3/Tools/clinic/ |
D | clinic.py | 380 def render(self, clinic, signatures): argument 605 def render(self, clinic, signatures): argument 1220 def render_function(self, clinic, f): argument 1708 def __init__(self, name, type, clinic, *args): argument 1804 clinic = None variable 2081 def __init__(self, clinic): argument 3899 def __init__(self, clinic): argument 4995 clinic = None variable
|