Files used for 2.3b2 macpython binary distribution.

This commit is contained in:
Jack Jansen 2003-07-04 11:06:36 +00:00
parent bbaa083745
commit 078afc86f2
2 changed files with 4 additions and 3 deletions

View File

@ -5,9 +5,9 @@
# TODO: Parameterize the versions, builddirs, etc... # TODO: Parameterize the versions, builddirs, etc...
# Script configs # Script configs
PYVERSION=2.3b1 PYVERSION=2.3b2
PYVER=2.3 PYVER=2.3
BUILDNUM=1 BUILDNUM=2
DOCLEANUP=no DOCLEANUP=no
PROGDIR="`dirname \"$0\"`" PROGDIR="`dirname \"$0\"`"

View File

@ -1,4 +1,5 @@
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
on 10.0, 10.1 or the 10.3 seed is explicitly discouraged.
MacPython consists of the Python programming language interpreter, plus MacPython consists of the Python programming language interpreter, plus
a set of programs to allow easy access to it for Mac users (an a set of programs to allow easy access to it for Mac users (an