python: fix error message of translate()/posprocess()
* python/spot/__init__.py: Here. * NEWS: Mention the bug.
This commit is contained in:
parent
4ac3143b53
commit
ee30f96676
2 changed files with 18 additions and 9 deletions
3
NEWS
3
NEWS
|
|
@ -32,6 +32,9 @@ New in spot 2.5.2.dev (not yet released)
|
|||
- "autfilt --cobuchi --small/--det" would turn a transition-based
|
||||
co-Büchi automaton into a state-based co-Büchi.
|
||||
|
||||
- Fix cryptic error message from Python's spot.translate() and
|
||||
spot.postprocess() when supplying conflicting arguments.
|
||||
|
||||
New in spot 2.5.2 (2018-03-25)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue