I'm not sure if this is a bug, or I'm not following correct practice. In my setup, I call a python function from tdi. In python, if I get handle of the active tree with MDSplus.Tree(), I can't use ...
Bug report Bug description: dbm.sqlite3 fails with "NOT NULL constraint failed: Dict.value" when trying to store None values, breaking compatibility with dict interface and other DBM backends. This ...