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

Skip to content

Commit 8eca2c2

Browse files
committed
Added ref to Misc/NEWS file; added hint to run regen script on Linux.
1 parent 2bb57b8 commit 8eca2c2

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ What's new in this release?
1414
- Rewritten rexec.py (restricted execution).
1515
- New modules ni.py and ihooks.py (package support and more).
1616
- And lots more that you'll have to discover on your own (see chapter
17-
12 of the Tutorial).
17+
12 of the Tutorial or the Misc/NEWS file).
1818

1919

2020
What is Python anyway?
@@ -100,6 +100,10 @@ Platform specific notes
100100
on these platforms without the special directions mentioned here, let
101101
me know so I can remove them!)
102102

103+
Linux: Once you've built Python, use it to run the regen.py script in
104+
the Lib/linux1 directory. Apparently the files as distributed
105+
don't match the system headers on some Linux versions.
106+
103107
AIX: Read the file Misc/AIX-NOTES before trying to build.
104108

105109
HP-UX: Read the file Misc/HPUX-NOTES if you want to be able to

0 commit comments

Comments
 (0)