Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
983c552c
Commit
983c552c
authored
Sep 05, 1996
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Different unpack instructions for vclibs41.zip
parent
54d9fa2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
PC/readme.txt
PC/readme.txt
+5
-5
No files found.
PC/readme.txt
View file @
983c552c
...
...
@@ -94,12 +94,12 @@ built.
*** How to build the _tkinter extension ***
This assumes that you have installed the Tcl/Tk binary distribution
for
Windows 95/NT with version numbers 7.5p1/4.1p1, in the default
This assumes that you have installed the Tcl/Tk binary distribution
for
Windows 95/NT with version numbers 7.5p1/4.1p1, in the default
installation location (C:\tcl). (Ftp to ftp.sunlabs.com in /pub/tcl,
file win41p1.exe.) You must also
have fetched and unpacked the zip
file vclibs41.zip which contains the files tcl75.lib and tk41.lib, and
placed those files in C:\tcl\bin
. In order to use _tkinter, the
file win41p1.exe.) You must also
fetch and unpack the zip file
vclibs41.zip which contains the files tcl75.lib and tk41.lib, and place
those files in the PC subdirectory
. In order to use _tkinter, the
Tkinter.py module must be on PYTHONPATH. It is found in the
Lib\tkinter subdirectory.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment