Searched refs:globals_dict (Results 1 – 1 of 1) sorted by relevance
732 def _GetModuleObjectAndName(globals_dict): argument749 if getattr(module, '__dict__', None) is globals_dict: