Skip to content

Commit cc34b86

Browse files
committed
Restore accidentally deleted Python/frozen_modules/README.txt
File was removed from working tree by make distclean during merge verification and accidentally staged as a deletion.
1 parent aef7fa6 commit cc34b86

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Python/frozen_modules/README.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This directory contains the generated .h files for all the frozen
2+
modules. Python/frozen.c depends on these files.
3+
4+
Note that, other than the required frozen modules, none of these files
5+
are committed into the repo.
6+
7+
See Tools/build/freeze_modules.py for more info.

0 commit comments

Comments
 (0)