Searched refs:c_object (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Mac/Modules/cm/
H A Dcmsupport.py103 c_object = MyCObjectDefinition('Component', C_OBJECTPREFIX, 'Component') variable
105 module.addobject(c_object)
120 for f in c_methods: c_object.add(f)

Completed in 45 milliseconds