Ejemplo n.º 1
0
 def _foo():
     return misc.findCaller()
Ejemplo n.º 2
0
 def _foo():
     return misc.findCaller(ignoreMethodNames=["_foo"])
Ejemplo n.º 3
0
 def _foo():
     return misc.findCaller(logSkipName="Freeze the Atlantic")
Ejemplo n.º 4
0
 def _foo():
     return misc.findCaller()
Ejemplo n.º 5
0
 def _foo():
     return misc.findCaller(ignoreMethodNames=["_foo"])
Ejemplo n.º 6
0
 def _foo():
     return misc.findCaller(logSkipName="Freeze the Atlantic")