File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Changes in 2.0c1 since 1.5.2
1+ Changes in 2.0c2 since 1.5.2
22-----------------------------
33
44These release notes refer to Mac-specific changes only. See NEWS (in the Misc folder)
@@ -38,6 +38,9 @@ have to leave it at the highlights:
3838 (new since 2.0b1)
3939- Missing Numeric modules are included. They may not be on sys.path, however. (new since 2.0b1)
4040- gdbm works again. (new since 2.0b1)
41+ - Command-. and threads don't bite each other as badly anymore. (new since 2.0c1)
42+ - InstallPython will optionally copy PythonCore in stead of creating an alias, when
43+ needed. (new since 2.0c1)
4144
4245
4346What is not in this distribution
@@ -58,5 +61,3 @@ http://www.cwi.nl/~jack/macpython.html.
5861
5962- The IDE and Tkinter do not work together. Run tkinter programs under PythonInterpreter.
6063- Aliases do not work in sys.path entries.
61- - Once you have used multiple threads you cannot raise KeyboardInterrupt anymore:
62- typing command-. will immedeately exit the interpreter.
You can’t perform that action at this time.
0 commit comments