Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-05-24 | python: Improve support for edit callbacks. | Justus Winter | 1 | -0/+62 | |
* lang/python/helpers.c (pyEditCb): Stash exceptions. * lang/python/pyme/core.py (Context.op_edit): Hand in 'self'. * lang/python/tests/Makefile.am (py_tests): Add new test. * lang/python/tests/t-callbacks.py: Test edit callbacks. * lang/python/tests/t-edit.py: New file. Signed-off-by: Justus Winter <[email protected]> |