/opt/imh/python3.13/lib/python3.13/importlib/metadata/__pycache__
Edit: /opt/imh/python3.13/lib/python3.13/importlib/metadata/__pycache__/_collections.cpython-313.pyc (1939B)
e n S SK r " S S\ R 5 r " S S\ R " SS5 5 rg) Nc 2 ^ \ rS rSrSrU 4S jrS rSrU =r$ )FreezableDefaultDict z
Often it is desirable to prevent the mutation of
a default dict after its initial construction, such
as to prevent mutation during iteration.
>>> dd = FreezableDefaultDict(list)
>>> dd[0].append('1')
>>> dd.freeze()
>>> dd[1]
[]
>>> len(dd)
1
c : > [ U S[ TU ] 5 " U5 $ )N_frozen)getattrsuper__missing__)selfkey __class__s E/opt/imh/python3.13/lib/python3.13/importlib/metadata/_collections.pyr
FreezableDefaultDict.__missing__ s tY(;