3.1 Initialization

You do not have to call SoDB.init(), because SoDB::init() gets called by the module initialization code of iv. Compare for instance the examples examples/Mentor/03_3_Naming.py and examples/Mentor/03.3.Naming.c++.