runeval(expr, globals=None, locals=None) 
Debug an expression executed via the eval() function. globals and locals have the same meaning as in run().
runeval(expr, globals=None, locals=None) 
Debug an expression executed via the eval() function. globals and locals have the same meaning as in run().
 
          
Please login to continue.