Skip to content

Fix Python interface

Sergey Kosukhin requested to merge fix-python into master

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