Searched refs:_convert_NAME (Results 1 – 1 of 1) sorted by relevance
466 def _convert_NAME(self, arg): member in PyFlowGraph470 _convert_STORE_NAME = _convert_NAME471 _convert_DELETE_NAME = _convert_NAME472 _convert_IMPORT_NAME = _convert_NAME473 _convert_IMPORT_FROM = _convert_NAME474 _convert_STORE_ATTR = _convert_NAME475 _convert_LOAD_ATTR = _convert_NAME476 _convert_DELETE_ATTR = _convert_NAME477 _convert_LOAD_GLOBAL = _convert_NAME478 _convert_STORE_GLOBAL = _convert_NAME[all …]