Exemplo n.º 1
0
 def shell(self):
     return Component.get_instances(root=self.root, klass="IPython.core.iplib.InteractiveShell")[0]
 def shell(self):
     return Component.get_instances(
         root=self.root, klass='IPython.core.iplib.InteractiveShell')[0]