Home
last modified time | relevance | path

Searched defs:_instance (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_call.py413 _instance = _testcapi.MethInstance() variable in FastCallTests
Dtest_descr.py504 class _instance(object): class