• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.txtD25-Apr-2025269 85

__hello__.hD25-Apr-20253.2 KiB7068

__phello__.hD25-Apr-20251.3 KiB2927

__phello__.ham.eggs.hD25-Apr-2025484 1210

__phello__.ham.hD25-Apr-2025460 1210

__phello__.spam.hD25-Apr-20251.3 KiB2927

_collections_abc.hD25-Apr-2025157.7 KiB3,2033,201

_sitebuiltins.hD25-Apr-202517 KiB341339

abc.hD25-Apr-202529.8 KiB567565

codecs.hD25-Apr-2025145.8 KiB2,7752,773

frozen_only.hD25-Apr-2025718 1614

genericpath.hD25-Apr-202519.5 KiB388386

getpath.hD25-Apr-202546.7 KiB913911

importlib._bootstrap.hD25-Apr-2025179.9 KiB3,6153,613

importlib._bootstrap_external.hD25-Apr-2025228.3 KiB4,5154,513

importlib.machinery.hD25-Apr-20254.3 KiB8482

importlib.util.hD25-Apr-202546.8 KiB906904

io.hD25-Apr-202516.8 KiB316314

ntpath.hD25-Apr-202594.2 KiB1,8951,893

os.hD25-Apr-2025158.9 KiB3,0633,061

posixpath.hD25-Apr-202562.1 KiB1,2521,250

runpy.hD25-Apr-202551.2 KiB1,0101,008

site.hD25-Apr-202595.2 KiB1,8671,865

stat.hD25-Apr-202517.6 KiB349347

zipimport.hD25-Apr-202595.2 KiB1,8641,862

README.txt

1This directory contains the generated .h files for all the frozen
2modules.  Python/frozen.c depends on these files.
3
4Note that, other than the required frozen modules, none of these files
5are committed into the repo.
6
7See Tools/scripts/freeze_modules.py for more info.
8