globals_to_check = { '__name__': __name__, '__file__': __file__, } print repr(globals_to_check)