Kaydet (Commit) 3b4c45c6 authored tarafından Jack Jansen's avatar Jack Jansen

(Tentative) files used for MacPython-OS9 2.3.3 distribution.

üst 36b23842
......@@ -157,6 +157,7 @@
(':Misc', '')
(':Modules', None)
(':Objects:Icon', None)
(':Objects:dictnotes.txt', None)
(':Objects:listsort.txt', None)
(':PC', None)
(':PCbuild', None)
......@@ -189,6 +190,7 @@
(':Tools:pynche', '')
(':Tools:scripts', '')
(':Tools:unicode:makeunicodedata.py', '')
(':Tools:unicode:mkstringprep.py', '')
(':Tools:versioncheck', '')
(':Tools:webchecker', '')
(':Tools:world', '')
......@@ -204,5 +206,4 @@
(':pystone.py', None)
(':setup.py', None)
(':site-packages', None)
(':Tools:unicode:mkstringprep.py', '')
(':Objects:dictnotes.txt', None)
(':aclocal.m4', None)
......@@ -241,6 +241,9 @@
(':Mac:Build:_Win.mcp', None)
(':Mac:Build:_Win.mcp.exp', None)
(':Mac:Build:_Win.mcp.xml', None)
(':Mac:Build:_csv.carbon.mcp', None)
(':Mac:Build:_csv.carbon.mcp.exp', None)
(':Mac:Build:_csv.carbon.mcp.xml', None)
(':Mac:Build:_dummy_tkinter.mcp', None)
(':Mac:Build:_dummy_tkinter.mcp.exp', None)
(':Mac:Build:_dummy_tkinter.old.mcp', None)
......@@ -451,6 +454,7 @@
(':Modules:Setup.thread.in', None)
(':Modules:_bsddb.c', None)
(':Modules:_codecsmodule.c', None)
(':Modules:_csv.c', None)
(':Modules:_curses_panel.c', None)
(':Modules:_cursesmodule.c', None)
(':Modules:_hotshot.c', None)
......@@ -616,6 +620,7 @@
(':Tools:pynche', None)
(':Tools:scripts', None)
(':Tools:unicode:makeunicodedata.py', '')
(':Tools:unicode:mkstringprep.py', '')
(':Tools:versioncheck', None)
(':Tools:webchecker', None)
(':Tools:world', None)
......@@ -632,8 +637,5 @@
(':readmefiles', None)
(':setup.py', None)
(':site-packages', None)
(':Tools:unicode:mkstringprep.py', '')
(':Modules:_csv.c', None)
(':Mac:Build:_csv.carbon.mcp.xml', None)
(':Mac:Build:_csv.carbon.mcp.exp', None)
(':Mac:Build:_csv.carbon.mcp', None)
(':aclocal.m4', None)
(':Modules:gc_weakref.txt', None)
......@@ -20,3 +20,4 @@ CVS
Makefile.pre.in
PyIDE-src
[(]*[)]
(vise)
......@@ -39,6 +39,7 @@
(':Mac:Contrib', '')
(':Mac:Demo', '')
(':Mac:Distributions:(vise)', None)
(':Mac:Distributions:.DS_Store', None)
(':Mac:Distributions:68k-shared.exclude', None)
(':Mac:Distributions:68k-shared.include', None)
(':Mac:Distributions:68k-stand.exclude', None)
......@@ -74,6 +75,7 @@
(':Mac:Tools:PyIDE', None)
(':Mac:Tools:bruce', None)
(':Mac:Tools:macfreeze', '')
(':Mac:Unsupported:unshar.py', '')
(':Mac:Wastemods', '')
(':Mac:_checkversion.py', None)
(':Mac:mwerks', '')
......@@ -120,6 +122,7 @@
(':Tools:pynche', '')
(':Tools:scripts', '')
(':Tools:unicode:makeunicodedata.py', '')
(':Tools:unicode:mkstringprep.py', '')
(':Tools:versioncheck', '')
(':Tools:webchecker', '')
(':Tools:world', '')
......@@ -135,6 +138,4 @@
(':pystone.py', None)
(':setup.py', None)
(':site-packages', None)
(':Mac:Distributions:.DS_Store', None)
(':Mac:Unsupported:unshar.py', '')
(':Tools:unicode:mkstringprep.py', '')
(':aclocal.m4', '')
How to install MacPython-OS9 2.3 on your Macintosh
How to install MacPython-OS9 2.3.3 on your Macintosh
--------------------------------------------------
This is a MacPython that can run on Mac OS 8.6 with CarbonLib
......@@ -18,8 +18,7 @@ Two changes since 2.2 deserve special mention:
- Most Mac-specific modules have moved to :Lib:plat-mac. :Mac:Lib now contains
only modules that are not shared with MacPython-OSX 2.3.
- macfs is now a pure Python wrapper module around various modules in the
Carbon package. For 2.3a2 only this wrapping is incomplete: fsspec.SetDates()
does not work yet. If you encounter any other problems please report them.
Carbon package.
------
......@@ -82,18 +81,19 @@ test_socket and test_logging fail, this problem is being investigated.
test_tarfile fails, this problem is being investigated.
Three tests will fail on MacOS9 with MemoryErrors:
Four tests may fail on MacOS9 with MemoryErrors: test_import,
test_longexp, test_sha and test_zlib (on MacOSX these should pass).
If test_import fails various later tests will also fail, increase
memory size to 64MB or so to make it pass.
If you increase the PythonInterpreter memory partition size they will
pass (but for longexp you have to increase it by an incredible amount,
If you increase the PythonInterpreter memory partition size the tests will
all pass (but for longexp you have to increase it by an incredible amount,
400MB is rumoured). It will, however, print some messages about
optional features not supported. You should not worry about these,
they are modules that are supported by Python on other
platforms. Also, if you didn't run compileall before autotesting you
may run out of memory the first time you run the tests. test_socket
may also fail if you have no internet connection. Please also read the
Relnotes file for other minor problems with this distribution.
may also fail if you have no internet connection.
Using Python is most easily done from the IDE, which has a builtin
editor, debugger and other goodies. The alternative is to use
......@@ -126,7 +126,7 @@ Uninstalling
Up to three items are installed in the MacOS 8 or 9 system folder: the interpreter
shared library PythonCore lives in the Extensions
folder and the "Python 2.3a2 Preferences" file in the Python subfolder
folder and the "Python 2.3.3 Preferences" file in the Python subfolder
in the Preferences folder. All the rest of Python lives in the folder
you installed in.
......@@ -170,9 +170,9 @@ this means you can keep your older version around if you are unsure
whether to upgrade. The bad news is that your old preference settings
are lost and you have to set them again.
After you are satisfied that 2.3a2 works as expected you can trash
After you are satisfied that 2.3.3 works as expected you can trash
anything in the system folder that has "python" in the name and not
"2.3a2".
"2.3.3".
The ConfigurePython applet will try to detect incompatible
preferences files and offer to remove them. This means that re-running
......
......@@ -7,3 +7,4 @@
#define XML_DTD 1
#define BYTEORDER 4321
#define XML_CONTEXT_BYTES 1024
#define HAVE_MEMMOVE
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment