Home
last modified time | relevance | path

Searched refs:_hash_action (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Ddataclasses.py155 # See _hash_action (below) for a coded version of this table.
863 _hash_action = {(False, False, False, False): None, variable
1084 hash_action = _hash_action[bool(unsafe_hash),

Completed in 3 milliseconds