Searched refs:_VARSCOPESTORE_KEY (Results 1 – 2 of 2) sorted by relevance
1322 _VARSCOPESTORE_KEY = ("__varscope",) variable1350 scope_store = ops.get_collection(_VARSCOPESTORE_KEY)1354 ops.add_to_collection(_VARSCOPESTORE_KEY, scope_store)
59 variable_scope._VARSCOPESTORE_KEY # pylint: disable=protected-access