1
0
Fork 0
mirror of https://github.com/deltachat/deltachat-core.git synced 2025-10-04 10:19:16 +02:00
deltachat-core/python
Floris Bruynooghe 08689b2a04 Add support for the callback in python/cffi
This uses one global event handler function on the C level, as
enforced by CFFI, and caters for registering a per-context event
handeler.  A simple fixture for doing this during tests is also
implemented.
2018-07-22 13:46:09 +02:00
..
src/deltachat Add support for the callback in python/cffi 2018-07-22 13:46:09 +02:00
tests Add support for the callback in python/cffi 2018-07-22 13:46:09 +02:00
setup.py WIP: First stop towards python bindings 2018-01-04 21:00:14 +01:00