python: add missing bindings for twa_word and twa_run

Fixes #133.

* python/spot/impl.i: Add bindings for twa_word.  Add a __repr__
for twa_run, and instantiate templates for twa_run's members.
* tests/python/word.ipynb: New file with examples.
* tests/Makefile.am, doc/org/tut.org: Add it.
This commit is contained in:
Alexandre Duret-Lutz 2016-01-31 21:05:44 +01:00
parent eb0a0b6b34
commit 5a5f83f468
4 changed files with 335 additions and 1 deletions

View file

@ -313,7 +313,8 @@ TESTS_python = \
python/satmin.py \
python/setxor.py \
python/testingaut.ipynb \
python/trival.py
python/trival.py \
python/word.ipynb
endif
CLEANFILES = python/test1.dve python/test1.dve2C python/test1.dve.cpp