Пример #1
0
 def __debug(self, item=False):
     from utils import ipython_shell
     ipython_shell.embedd(locals(), globals())
Пример #2
0
 def __debug(self, item=False):
     from utils import ipython_shell
     ipython_shell.embedd(locals(), globals())