21 items
NAME ↑ SIZE MODIFIED PERMS ACTIONS
.. / Parent Directory
__init__.cpython-311.opt-1.pyc — 57.58 KB
2026-04-27 17:21 · rw-r--r--
57.58 KB 2026-04-27 17:21 rw-r--r--
__init__.cpython-311.opt-2.pyc — 47.02 KB
2026-04-27 17:21 · rw-r--r--
47.02 KB 2026-04-27 17:21 rw-r--r--
__init__.cpython-311.pyc — 57.58 KB
2026-04-27 17:21 · rw-r--r--
57.58 KB 2026-04-27 17:21 rw-r--r--
_adapters.cpython-311.opt-1.pyc — 3.71 KB
2026-04-27 17:21 · rw-r--r--
3.71 KB 2026-04-27 17:21 rw-r--r--
_adapters.cpython-311.opt-2.pyc — 3.6 KB
2026-04-27 17:21 · rw-r--r--
3.6 KB 2026-04-27 17:21 rw-r--r--
_adapters.cpython-311.pyc — 3.71 KB
2026-04-27 17:21 · rw-r--r--
3.71 KB 2026-04-27 17:21 rw-r--r--
_collections.cpython-311.opt-1.pyc — 2.09 KB
2026-04-27 17:21 · rw-r--r--
2.09 KB 2026-04-27 17:21 rw-r--r--
_collections.cpython-311.opt-2.pyc — 1.79 KB
2026-04-27 17:21 · rw-r--r--
1.79 KB 2026-04-27 17:21 rw-r--r--
_collections.cpython-311.pyc — 2.09 KB
2026-04-27 17:21 · rw-r--r--
2.09 KB 2026-04-27 17:21 rw-r--r--
_functools.cpython-311.opt-1.pyc — 3.5 KB
2026-04-27 17:21 · rw-r--r--
3.5 KB 2026-04-27 17:21 rw-r--r--
_functools.cpython-311.opt-2.pyc — 1.51 KB
2026-04-27 17:21 · rw-r--r--
1.51 KB 2026-04-27 17:21 rw-r--r--
_functools.cpython-311.pyc — 3.5 KB
2026-04-27 17:21 · rw-r--r--
3.5 KB 2026-04-27 17:21 rw-r--r--
_itertools.cpython-311.opt-1.pyc — 2.48 KB
2026-04-27 17:21 · rw-r--r--
2.48 KB 2026-04-27 17:21 rw-r--r--
_itertools.cpython-311.opt-2.pyc — 1.3 KB
2026-04-27 17:21 · rw-r--r--
1.3 KB 2026-04-27 17:21 rw-r--r--
_itertools.cpython-311.pyc — 2.48 KB
2026-04-27 17:21 · rw-r--r--
2.48 KB 2026-04-27 17:21 rw-r--r--
_meta.cpython-311.opt-1.pyc — 2.84 KB
2026-04-27 17:21 · rw-r--r--
2.84 KB 2026-04-27 17:21 rw-r--r--
_meta.cpython-311.opt-2.pyc — 2.64 KB
2026-04-27 17:21 · rw-r--r--
2.64 KB 2026-04-27 17:21 rw-r--r--
_meta.cpython-311.pyc — 2.84 KB
2026-04-27 17:21 · rw-r--r--
2.84 KB 2026-04-27 17:21 rw-r--r--
_text.cpython-311.opt-1.pyc — 4.24 KB
2026-04-27 17:21 · rw-r--r--
4.24 KB 2026-04-27 17:21 rw-r--r--
_text.cpython-311.opt-2.pyc — 3.08 KB
2026-04-27 17:21 · rw-r--r--
3.08 KB 2026-04-27 17:21 rw-r--r--
_text.cpython-311.pyc — 4.24 KB
2026-04-27 17:21 · rw-r--r--
4.24 KB 2026-04-27 17:21 rw-r--r--
ONLINE
__pycache__
21 items
20:34:21
TERMINAL FM
Edit
Preview
Download
Rename
Copy
Chmod
Delete
!A?hnddlZGddejZGddejddZdS)Nc(eZdZdZfdZdZxZS)FreezableDefaultDicta! 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 cZt|dtj|S)N_frozen)getattrsuper __missing__)selfkey __class__s 8/usr/lib64/python3.11/importlib/metadata/_collections.pyr z FreezableDefaultDict.__missing__s&z-FreezableDefaultDict.freeze..s4#7#7#9#9r)r)r s`r freezezFreezableDefaultDict.freezes9999 r)__name__ __module__ __qualname____doc__r r __classcell__)r s@r rrsV  BBBBB:::::::rrc$eZdZedZdS)Pairc d|ttj|ddS)N=)mapstrstripsplit)clstexts r parsez Pair.parses)sC 4::c1#5#56677rN)rrr classmethodr$rr rrs-88[888rrz name value) collections defaultdictr namedtuplerr&rr r*s:::::;2:::,88888 !; !&, 7 788888r