Is there any way to print all the local variables without printing them expilictly ?
def some_function(a,b): name=\'mike\' city=\'new york\' #her