File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 <Component Id =" _tkinter.lib" Directory =" libs" Guid =" *" >
1111 <File Name =" _tkinter.lib" KeyPath =" yes" />
1212 </Component >
13- <Component Id =" tcl86t .dll" Directory =" DLLs" Guid =" *" >
14- <File Name =" tcl86t .dll" KeyPath =" yes" />
13+ <Component Id =" tcl90 .dll" Directory =" DLLs" Guid =" *" >
14+ <File Name =" tcl90 .dll" KeyPath =" yes" />
1515 </Component >
16- <Component Id =" tk86t .dll" Directory =" DLLs" Guid =" *" >
17- <File Name =" tk86t .dll" KeyPath =" yes" />
16+ <Component Id =" tcl9tk90 .dll" Directory =" DLLs" Guid =" *" >
17+ <File Name =" tcl9tk90 .dll" KeyPath =" yes" />
1818 </Component >
1919 <Component Id =" zlib1.dll" Directory =" DLLs" Guid =" *" >
2020 <File Name =" zlib1.dll" KeyPath =" yes" />
Original file line number Diff line number Diff line change @@ -88,9 +88,7 @@ exit /B 0
8888)
8989@ if not errorlevel 1 (
9090 @ echo Testing Tcl/tk
91- @ set TCL_LIBRARY = %~2 \Python\tcl\tcl8.6
9291 " %~2 \Python\python.exe" -m test -uall -v test_ttk_guionly test_tk test_idle > " %~2 \tcltk.txt" 2 >& 1
93- @ set TCL_LIBRARY =
9492)
9593
9694@ set EXITCODE = %ERRORLEVEL%
You can’t perform that action at this time.
0 commit comments