Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 610a827

Browse files
committed
Repaired two URLs.
1 parent b906d2e commit 610a827

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

PCbuild/readme.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ their name: python20_d.dll, python_d.exe, parser_d.pyd, and so on.
3030

3131
SUBPROJECTS
3232
-----------
33-
These subprojects should build out of the box. Subprojects other than the
34-
main ones (python20, python, pythonw) generally build a DLL (renamed to
35-
.pyd) from a specific module so that users don't have to load the code
33+
These subprojects should build out of the box. Subprojects other than the
34+
main ones (python20, python, pythonw) generally build a DLL (renamed to
35+
.pyd) from a specific module so that users don't have to load the code
3636
supporting that module unless they import the module.
3737

3838
python20
@@ -65,7 +65,7 @@ where each expects to find the unpacked packages):
6565

6666
_tkinter
6767
Python wrapper for the Tk windowing system. Requires tcl831.exe from
68-
http://dev.scriptics.com/software/tcltk/downloadnow83.tml
68+
http://dev.scriptics.com/software/tcltk/downloadnow83.html
6969

7070
zlib
7171
Python wrapper for the zlib compression library. Requires
@@ -74,8 +74,8 @@ zlib
7474
ftp://ftp.uu.net/graphics/png/src/zlib133.zip
7575

7676
bsddb
77-
Python wrapper for the BSD database 1.85. Requires bsddbmodule.zip,
78-
from the bsddb link at
77+
Python wrapper for the BSD database 1.85. Requires db.1.85.win32.zip,
78+
from the "bsd db" link at
7979
http://www.nightmare.com/software.html
8080

8181
pyexpat

0 commit comments

Comments
 (0)