Files used for 2.3b2 macpython binary distribution.
This commit is contained in:
parent
bbaa083745
commit
078afc86f2
@ -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\"`"
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user