robot-contrib 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
..
README.txt 1ac13c847b Library import 16 (#2433) 1 year ago
__hello__.h 1ac13c847b Library import 16 (#2433) 1 year ago
__phello__.h 1ac13c847b Library import 16 (#2433) 1 year ago
__phello__.ham.eggs.h 1ac13c847b Library import 16 (#2433) 1 year ago
__phello__.ham.h 1ac13c847b Library import 16 (#2433) 1 year ago
__phello__.spam.h 1ac13c847b Library import 16 (#2433) 1 year ago
_collections_abc.h 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
_sitebuiltins.h 1ac13c847b Library import 16 (#2433) 1 year ago
abc.h 1ac13c847b Library import 16 (#2433) 1 year ago
codecs.h 1ac13c847b Library import 16 (#2433) 1 year ago
frozen_only.h 1ac13c847b Library import 16 (#2433) 1 year ago
genericpath.h 1ac13c847b Library import 16 (#2433) 1 year ago
getpath.h 1ac13c847b Library import 16 (#2433) 1 year ago
importlib._bootstrap.h a55d99a3eb Update Python 3 to 3.12.3 10 months ago
importlib._bootstrap_external.h a55d99a3eb Update Python 3 to 3.12.3 10 months ago
importlib.machinery.h 1ac13c847b Library import 16 (#2433) 1 year ago
importlib.util.h a55d99a3eb Update Python 3 to 3.12.3 10 months ago
io.h 1ac13c847b Library import 16 (#2433) 1 year ago
ntpath.h 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
os.h 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
posixpath.h 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
runpy.h 1ac13c847b Library import 16 (#2433) 1 year ago
site.h 96b2397787 Update contrib/tools/python3 to 3.12.4 8 months ago
stat.h 1ac13c847b Library import 16 (#2433) 1 year ago
zipimport.h a55d99a3eb Update Python 3 to 3.12.3 10 months ago

README.txt

This directory contains the generated .h files for all the frozen
modules. Python/frozen.c depends on these files.

Note that, other than the required frozen modules, none of these files
are committed into the repo.

See Tools/build/freeze_modules.py for more info.