Skip to content
Snippets Groups Projects
user avatar
Enric Tejedor Saavedra authored
In Python3, if an error is set (e.g. because we tried to get an
attribute that does not exist from an object), any subsequent
get attribute operation will fail, even if the attribute is
present. Clearing the error after the first (failed) attribute
get solves the problem.
7b8dd328
History
Name Last commit Last update
..
doc
pyroot
pyroot_experimental
r
CMakeLists.txt