File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
2020What is Python anyway?
@@ -100,6 +100,10 @@ Platform specific notes
100100on these platforms without the special directions mentioned here, let
101101me 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+
103107AIX: Read the file Misc/AIX-NOTES before trying to build.
104108
105109HP-UX: Read the file Misc/HPUX-NOTES if you want to be able to
You can’t perform that action at this time.
0 commit comments