Skip to content
Snippets Groups Projects
user avatar
Mattias Ellert authored
* Fix doxygen generation with Python 3

* Adjust tutorials for doxygen documentation generation.
When run inside the makeimage.py wrapper during doxygen generation the
variable scope is different than when the tutorials are run stand-alone.
The change in tutorials/math/tStudent.py is Python 3 specific and is due to
that list comprehensions in Python 3 are run in an implicit function scope.
88262a64
History
Name Last commit Last update
..