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

/external/python/cpython2/Lib/plat-mac/
H A Daetools.py6 packevent(event, parameters, attributes) sets params and attrs in an AEAppleEvent record
99 def packevent(ae, parameters = {}, attributes = {}): function
215 packevent(event, parameters, attributes)
356 packevent(ae, {'----': obj})
H A DMiniAEFrame.py165 aetools.packevent(_reply, {})
167 aetools.packevent(_reply, {'----':rv})

Completed in 113 milliseconds