Gedas Stanzys
Results
1
issues of
Gedas Stanzys
``` ctx = MDFContext() ctx[None] = 55 ``` results in runtime terminating; it would be better to throw: easier to diagnose the underlying issue (node used in indexer being None)