Searched refs:packkey (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/plat-mac/ |
D | aetools.py | 36 from aepack import packkey, pack, unpack, coerce, AEDescType 101 packkey(ae, key, value)
|
D | aepack.py | 69 def packkey(ae, key, value): function 117 packkey(record, key, value)
|