Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Daetypes.py546 def __init__(self, compclass, fr): argument
547 self.compclass = compclass
551 return self.compclass(which, self.fr)