Exemplo n.º 1
0
 def has_plot(self, key):
     return pdict.xn_has_key(self.plots, key)
Exemplo n.º 2
0
 def has_dataset(self, key):
     return pdict.xn_has_key(self.datasets, key)