Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Dgensuitemodule.py982 self.compileproperty(prop, is_application_class)
987 def compileproperty(self, prop, is_application_class=False): member in ObjectCompiler