Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Dic.py35 class ICOpaqueData: class
43 _ICOpaqueDataType=type(ICOpaqueData(''))
51 return ICOpaqueData(data)
/external/python/cpython2/Doc/library/
Dic.rst69 the ``ICOpaqueData`` type, with the raw data in its :attr:`data` attribute.