Fix Python interface
Several fixes for the Python interface:
- works on macOS;
- works for out-of-source builds;
- removed outdated examples;
-
mtime
is now a Python module; - new option
--enable-python
.
Edited by Sergey Kosukhin
Merge request reports
Activity
Works for
mkexp
in ICON (see here).added 7 commits
- 65933898 - More portable installation for the Python interface
- 2eeb5acf - Remove outdated and broken Python examples
- bfade1a5 - Remove obsolete comments
- a224b394 - Make the code from __init__.py a proper test
- c90f09d2 - Require at least Python 2.7
- 2a7a57fd - Introduce --enable-python
- 9755234d - Polish config messages
Toggle commit listenabled an automatic merge when the pipeline for 330692fe succeeds
Please register or sign in to reply