示例#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())