spot/python
Alexandre Duret-Lutz 3908cc1bca python: improve bdd_dict bindings
Fixes #372.

* python/spot/impl.i: Refactor the handling of exceptions using a
Lippincott function.  Map out_of_range to IndexError.  Add
PyObject* version for bdd_dict's register and unregister functions
so we can use Python objects as well.
* tests/python/bdddict.py: New file.
* tests/Makefile.am: Add it.
* NEWS: Mention the changes.
2019-01-14 16:42:30 +01:00
..
spot python: improve bdd_dict bindings 2019-01-14 16:42:30 +01:00
.gitignore remove more references to the old cgi-based translator 2018-08-28 20:48:44 +02:00
buddy.i * python/buddy.i: Add a hash function for BDDs. 2016-03-01 10:10:01 +01:00
Makefile.am Adjust to Automake 1.16 2018-08-11 17:33:53 +02:00