Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Daetools.py99 def packevent(ae, parameters = {}, attributes = {}): function
215 packevent(event, parameters, attributes)
356 packevent(ae, {'----': obj})
DMiniAEFrame.py165 aetools.packevent(_reply, {})
167 aetools.packevent(_reply, {'----':rv})
/external/python/cpython2/Doc/library/
Daetools.rst33 .. function:: packevent(ae, parameters, attributes)
52 required by ``packevent`` by replacing the keys, which are Python identifiers,
Dminiaeframe.rst61 The return value of your method is packed with :func:`aetools.packevent` and