Open gesta81 opened 10 years ago
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)
results in runtime terminating; it would be better to throw: easier to diagnose the underlying issue (node used in indexer being None)