Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c1319 DescType containerClass; in AE_AECallObjectAccessor() local
1329 PyMac_GetOSType, &containerClass, in AE_AECallObjectAccessor()
1335 containerClass, in AE_AECallObjectAccessor()
/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py1239 def endData(self, containerClass=NavigableString): argument
1254 o = containerClass(currentData)