Searched refs:api2 (Results 1 – 4 of 4) sorted by relevance
6 from .api2 import *
216 def matchApi(api1, api2): argument217 return api1 is None or api2 is None or api1 == api2
168 modulegraph_tests/testpkg-compatmodule/pkg/api2.py
436 - split api.c into api1.c and api2.c