Searched refs:__hasmutable__ (Results 1 – 1 of 1) sorted by relevance
35 __hasmutable__ = False variable in COWDictMeta56 cls.__hasmutable__ = True152 if not cls.__warn__ is False and cls.__hasmutable__ and readonly is False:157 if not cls.__warn__ is False and cls.__hasmutable__ and readonly is False: