core-admin-client/qubesmgmt/events
Marek Marczykowski-Górecki 785706af2f
events: initial implementation
This module use asyncio, so require Python 3. And actually >= 3.5.2
because of asyncio.StreamReader.readuntil().

Modules are designed the way it's still possible to use non-events API
on Python 2.
2017-04-29 01:18:24 +02:00
..
__init__.py events: initial implementation 2017-04-29 01:18:24 +02:00