|
Name |
|
Date |
Size |
#Lines |
LOC |
| .. | | - | - |
| README.txt | D | 25-Apr-2025 | 269 | 8 | 5 |
| __hello__.h | D | 25-Apr-2025 | 3.2 KiB | 70 | 68 |
| __phello__.h | D | 25-Apr-2025 | 1.3 KiB | 29 | 27 |
| __phello__.ham.eggs.h | D | 25-Apr-2025 | 484 | 12 | 10 |
| __phello__.ham.h | D | 25-Apr-2025 | 460 | 12 | 10 |
| __phello__.spam.h | D | 25-Apr-2025 | 1.3 KiB | 29 | 27 |
| _collections_abc.h | D | 25-Apr-2025 | 157.7 KiB | 3,203 | 3,201 |
| _sitebuiltins.h | D | 25-Apr-2025 | 17 KiB | 341 | 339 |
| abc.h | D | 25-Apr-2025 | 29.8 KiB | 567 | 565 |
| codecs.h | D | 25-Apr-2025 | 145.8 KiB | 2,775 | 2,773 |
| frozen_only.h | D | 25-Apr-2025 | 718 | 16 | 14 |
| genericpath.h | D | 25-Apr-2025 | 19.5 KiB | 388 | 386 |
| getpath.h | D | 25-Apr-2025 | 46.7 KiB | 913 | 911 |
| importlib._bootstrap.h | D | 25-Apr-2025 | 179.9 KiB | 3,615 | 3,613 |
| importlib._bootstrap_external.h | D | 25-Apr-2025 | 228.3 KiB | 4,515 | 4,513 |
| importlib.machinery.h | D | 25-Apr-2025 | 4.3 KiB | 84 | 82 |
| importlib.util.h | D | 25-Apr-2025 | 46.8 KiB | 906 | 904 |
| io.h | D | 25-Apr-2025 | 16.8 KiB | 316 | 314 |
| ntpath.h | D | 25-Apr-2025 | 94.2 KiB | 1,895 | 1,893 |
| os.h | D | 25-Apr-2025 | 158.9 KiB | 3,063 | 3,061 |
| posixpath.h | D | 25-Apr-2025 | 62.1 KiB | 1,252 | 1,250 |
| runpy.h | D | 25-Apr-2025 | 51.2 KiB | 1,010 | 1,008 |
| site.h | D | 25-Apr-2025 | 95.2 KiB | 1,867 | 1,865 |
| stat.h | D | 25-Apr-2025 | 17.6 KiB | 349 | 347 |
| zipimport.h | D | 25-Apr-2025 | 95.2 KiB | 1,864 | 1,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