@@ -27,6 +27,12 @@ invest the time and have access to CodeWarrior you are welcome to try
2727and build a 68k distribution, most of the projects and sources are
2828reasonably up to date (May 2000). Contact me for details.
2929
30+ This version of Python expects a recent version of Appearance, so it may
31+ be that users with pre MacOS 8.5 systems have trouble running it. If
32+ that is the case try getting CarbonLib from Apple, I am told this
33+ includes Appearance and NavServices. You may also have to disable the
34+ "Use navservices" preference for best results.
35+
3036What to install
3137---------------
3238
@@ -131,7 +137,7 @@ are lost and you have to set them again.
131137
132138After you are satisfied that 2.0b1 works as expected you can trash
133139anything in the system folder that has "python" in the name and not
134- "1.6a2 ".
140+ "2.0b1 ".
135141
136142The installer
137143-------------
@@ -153,11 +159,12 @@ installer (with Installer Vise Lite), and Jack worked from there.
153159Thanks!
154160-------
155161
156- Thanks go to the whole Python community with Guido in the lead, of course.
157- Mac-specific thanks go to the pythonmac-sig, Just van Rossum, Corran Webster, Tony Ingraldi,
158- Erik van Blokland, Bill Bedford, Chris Stern, Gordon Worley, Oliver Steele, M. Papillon,
159- Steven Majewski, David Goodger, Chris Barker and all the other people who provided feedback,
160- code or both!
162+ Thanks go to the whole Python community with Guido in the lead, of
163+ course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
164+ Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
165+ Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
166+ Goodger, Chris Barker, Luc Lefebvre and all the other people who
167+ provided feedback, code or both!
161168
162169Feedback
163170--------
0 commit comments