Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Daetools.py67 def unpackevent(ae, formodulename=""): function
224 parameters, attributes = unpackevent(reply, self._moduleName)
350 print unpackevent(ae)
357 params, attrs = unpackevent(ae)
DMiniAEFrame.py135 _parameters, _attributes = aetools.unpackevent(_request)
/external/python/cpython2/Doc/library/
Daetools.rst41 .. function:: unpackevent(ae[, formodulename])
87 wait for the reply, unpack the reply with ``unpackevent`` and return the reply