python: rename aux.py to aux_.py
Fixes #437, reporeted by Yann Thierry-Mieg. * python/spot/aux.py: Rename as... * python/spot/aux_.py: ... this. * python/spot/__init__.py, python/Makefile.am: Adjust. * NEWS: Mention the change.
This commit is contained in:
parent
14a992bb89
commit
ffc0138ed6
4 changed files with 18 additions and 3 deletions
6
NEWS
6
NEWS
|
|
@ -147,6 +147,12 @@ New in spot 2.9.4.dev (not yet released)
|
|||
- Bindings for functions related to parity games.
|
||||
See https://spot.lrde.epita.fr/ipynb/paritygame.html for examples.
|
||||
|
||||
Bugs fixed:
|
||||
|
||||
- The filename python/spot/aux.py caused a problem on Windows and
|
||||
has been renamed. Existing "import spot.aux" statements should
|
||||
*not* be updated. (Issue #437.)
|
||||
|
||||
New in spot 2.9.4 (2020-09-07)
|
||||
|
||||
Bugs fixed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue