Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Daepack.py253 return mkunknown(desc.type, desc.data)
291 def mkunknown(type, data): function