python: add binding for is_unambiguous
Fixes #117. * wrap/python/spot.py, wrap/python/spot_impl.i: Add binding. * wrap/python/tests/remfin.py: Add a small test case. * NEWS: Mention it.
This commit is contained in:
parent
cbb2e64e7c
commit
19cd2cda6f
4 changed files with 16 additions and 1 deletions
3
NEWS
3
NEWS
|
|
@ -22,6 +22,9 @@ New in spot 1.99.5a (not yet released)
|
|||
Boolean argument. This argument used to be optionnal (defaulting
|
||||
to True), but it no longer is.
|
||||
|
||||
Python:
|
||||
* Add bindings for is_unambiguous().
|
||||
|
||||
Bug fixes:
|
||||
* automaton parser was ignoring the "unambiguous" property.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue