spot/python/spot
Alexandre Duret-Lutz 71fef458e1 python: define our own SVG DisplayObject
This is to workaround differences in minidom's pretty-printing that
occurred between Python 3.7 and 3.8.

* python/spot/jupyter.py (SVG): New class.
* python/spot/__init__.py: Use it.
* tests/python/_altscc.ipynb, tests/python/alternation.ipynb,
tests/python/automata.ipynb, tests/python/formulas.ipynb,
tests/python/gen.ipynb, tests/python/highlighting.ipynb,
tests/python/ltsmin-dve.ipynb, tests/python/ltsmin-pml.ipynb,
tests/python/product.ipynb, tests/python/randaut.ipynb,
tests/python/testingaut.ipynb, tests/python/twagraph-internals.ipynb,
tests/python/word.ipynb: Adjust.
2019-12-08 13:29:26 +01:00
..
__init__.py python: define our own SVG DisplayObject 2019-12-08 13:29:26 +01:00
aux.py work around recent GraphViz bug in SVG scaling 2019-10-28 14:53:32 +01:00
gen.i python: remove workaround for swig 2.0.2 2019-10-28 14:53:32 +01:00
impl.i python: remove workaround for swig 2.0.2 2019-10-28 14:53:32 +01:00
jupyter.py python: define our own SVG DisplayObject 2019-12-08 13:29:26 +01:00
ltsmin.i python: remove workaround for swig 2.0.2 2019-10-28 14:53:32 +01:00