Ejemplo n.º 1
0
 def __dir__(self):
     warnings.warn("cortex.surfs is deprecated, use cortex.db instead",
                   Warning)
     return db.__dir__()
Ejemplo n.º 2
0
 def __dir__(self):
     warnings.warn("cortex.surfs is deprecated, use cortex.db instead", Warning)
     return db.__dir__()