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

Skip to content

Commit 965226b

Browse files
committed
Added a note about getting CarbonLib as a way to get a new Appearance/NavServices. Added Luc Lefebvre to the thanks-list.
1 parent 04b8549 commit 965226b

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

Mac/ReadMe

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ invest the time and have access to CodeWarrior you are welcome to try
2727
and build a 68k distribution, most of the projects and sources are
2828
reasonably 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+
3036
What to install
3137
---------------
3238

@@ -131,7 +137,7 @@ are lost and you have to set them again.
131137

132138
After you are satisfied that 2.0b1 works as expected you can trash
133139
anything in the system folder that has "python" in the name and not
134-
"1.6a2".
140+
"2.0b1".
135141

136142
The installer
137143
-------------
@@ -153,11 +159,12 @@ installer (with Installer Vise Lite), and Jack worked from there.
153159
Thanks!
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

162169
Feedback
163170
--------

0 commit comments

Comments
 (0)