File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1022,6 +1022,24 @@ item: Install File
10221022 Description=IDLE bootstrap script
10231023 Flags=0000000000000010
10241024end
1025+ item: Install File
1026+ Source=%_SRC_%\Tools\compiler\*.py
1027+ Destination=%MAINDIR%\Tools\compiler
1028+ Description=Python compiler written in Python
1029+ Flags=0000000000000010
1030+ end
1031+ item: Install File
1032+ Source=%_SRC_%\Tools\compiler\compiler\*.py
1033+ Destination=%MAINDIR%\Tools\compiler\compiler
1034+ Description=Python compiler written in Python
1035+ Flags=0000000000000010
1036+ end
1037+ item: Install File
1038+ Source=%_SRC_%\Tools\compiler\compiler\*.txt
1039+ Destination=%MAINDIR%\Tools\compiler\compiler
1040+ Description=Python compiler written in Python
1041+ Flags=0000000000000010
1042+ end
10251043item: Install File
10261044 Source=%_SRC_%\Tools\pynche\*.py
10271045 Destination=%MAINDIR%\Tools\pynche
You can’t perform that action at this time.
0 commit comments