Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbaa083 commit 078afc8Copy full SHA for 078afc8
2 files changed
Mac/OSX/Dist/build
@@ -5,9 +5,9 @@
5
# TODO: Parameterize the versions, builddirs, etc...
6
7
# Script configs
8
-PYVERSION=2.3b1
+PYVERSION=2.3b2
9
PYVER=2.3
10
-BUILDNUM=1
+BUILDNUM=2
11
DOCLEANUP=no
12
13
PROGDIR="`dirname \"$0\"`"
Mac/OSX/Dist/resources/Welcome.txt
@@ -1,4 +1,5 @@
1
-This program will install MacPython 2.3b1+ for Mac OS X.
+This program will install MacPython 2.3b2 for Mac OS X 10.2. Installation
2
+on 10.0, 10.1 or the 10.3 seed is explicitly discouraged.
3
4
MacPython consists of the Python programming language interpreter, plus
a set of programs to allow easy access to it for Mac users (an
0 commit comments