Skip to content
Snippets Groups Projects
Gabriel Studer's avatar
Studer Gabriel authored
In Python 2, this assignment had the effect that the whole property
(and it's lazy evaluation functionality) was completely overwritten
and the private _chain_mapping was useless afterwards. Python 3 raises
an AttributeError instead ("can't set attribute").
66cc18be
History
Name Last commit Last update
..
doc
pymod
src
tests
CMakeLists.txt