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

Skip to content

Commit ffd61a6

Browse files
committed
Quick readme for 1.6a1.
1 parent facb8db commit ffd61a6

1 file changed

Lines changed: 16 additions & 7 deletions

File tree

Mac/ReadMe

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
How to install Python 1.5.2b1 on your Macintosh
2-
-----------------------------------------------
1+
How to install Python 1.6a1 on your Macintosh
2+
---------------------------------------------
33

44
If this is your first encounter with Python: you definitely need the
55
common user documentation (common to all platforms). You can find this
@@ -13,11 +13,20 @@ now. The documentation is in HTML format, start with index.html.
1313

1414
Caveats
1515
-------
16-
There are still problems with cfm68k Python. 68K Mac users should
17-
probably try to use the cfm68k distribution first, and revert to the
18-
classic 68k distribution in case the bugs make their Python
19-
unworkable. The main problem is that packages ("dotted import") and
20-
NumPy printing don't work.
16+
This is an alfa version, and for this once it really means that: there
17+
are quite a few features that have only lightly been tested, and bugs are
18+
to be expected.
19+
20+
Aside from the general Python 1.6 features like unicode support the
21+
main new features of this MacPython release is support for multithreading.
22+
This has not been tested very well.
23+
24+
This installer installs MacPython for PowerPC only, whether a 68K distribution
25+
of Python 1.6 will happen is not certain at the moment. There is no Tkinter
26+
in this installer.
27+
28+
All references to 68k, cfm68k and Tkinter in this document and in the
29+
installer should be ignored: it really isn't there.
2130

2231
What to install
2332
---------------

0 commit comments

Comments
 (0)