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

Skip to content

Commit e9709e7

Browse files
committed
Merged 2.3b1 welcome message to the trunk.
1 parent a6872b8 commit e9709e7

1 file changed

Lines changed: 17 additions & 4 deletions

File tree

Mac/OSX/Dist/resources/Welcome.txt

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
1-
Welcome!
1+
This program will install MacPython 2.3b1 for Mac OS X.
22

3-
This program will install Python 2.3a2 for Mac OS X as a Framework.
3+
MacPython consists of the Python programming language interpreter, plus
4+
a set of programs to allow easy access to it for Mac users (an
5+
integrated development environment, a Python extension package manager),
6+
plus a set of pre-built extension modules that open up specific
7+
Macintosh technologies to Python programs (Carbon, AppleScript,
8+
Quicktime, more).
49

5-
Build number: 3
6-
Build date: Thu Mar 20 18:54:52 PST 2003
10+
The installer puts the applications in MacPython-2.3 in your
11+
Applications folder, command-line tools in /usr/local/bin and the
12+
underlying machinery in /Library/Frameworks/Python.framework.
13+
14+
The PythonIDE application has a Help command that gets you started
15+
quickly with MacPython and contains references to other documentation.
16+
17+
More information on MacPython can be found at
18+
http://www.cwi.nl/~jack/macpython.html, more information on Python in
19+
general at http://www.python.org.

0 commit comments

Comments
 (0)