[Python-checkins] python/dist/src/Mac/OSX/Dist/resources.panther
ReadMe.txt, 1.1.2.4, 1.1.2.5
jackjansen at users.sourceforge.net
jackjansen at users.sourceforge.net
Mon Jan 3 00:19:43 CET 2005
Update of /cvsroot/python/python/dist/src/Mac/OSX/Dist/resources.panther
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28932/Dist/resources.panther
Modified Files:
Tag: release23-maint
ReadMe.txt
Log Message:
Getting things in place for the MacPython additions build 3.
Index: ReadMe.txt
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/OSX/Dist/resources.panther/Attic/ReadMe.txt,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -u -d -r1.1.2.4 -r1.1.2.5
--- ReadMe.txt 27 Dec 2004 16:41:53 -0000 1.1.2.4
+++ ReadMe.txt 2 Jan 2005 23:19:40 -0000 1.1.2.5
@@ -1,4 +1,4 @@
-This package will install the third build of
+This package will install beta 1 of the third build of
the MacPython 2.3 additions for Mac OS X 10.3.
Installation requires approximately 3.3 MB of disk
@@ -34,6 +34,11 @@
- fixed "run with commandline python" to use pythonw.
- fixed a crash with very big scripts folders.
- fixed the double-scroll problem when you single-clicked.
+- Python fixes:
+ - One fix is made to the Apple-installed Python itself.
+ As distributed the installation of a newer Python would
+ cause Apple python to have problems building extensions,
+ this is fixed.
Changes since the first build:
- The startup crash of the IDE some people experienced
@@ -43,6 +48,6 @@
through the Package Manager.
More information on MacPython can be found at
-http://www.cwi.nl/~jack/macpython.html, more
+http://www.cwi.nl/~jack/macpython, more
information on Python in general at
http://www.python.org.
More information about the Python-checkins
mailing list