Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
6d612475
Commit
6d612475
authored
Oct 03, 1995
by
Jack Jansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clarified some things, started adding mods since 1.3beta3
parent
589c7a2a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
Mac/ReadMeOrSuffer
Mac/ReadMeOrSuffer
+5
-0
Mac/Relnotes-1.3
Mac/Relnotes-1.3
+7
-0
No files found.
Mac/ReadMeOrSuffer
View file @
6d612475
...
@@ -26,6 +26,9 @@ compatability calls yourself and send me the results.
...
@@ -26,6 +26,9 @@ compatability calls yourself and send me the results.
If you don't have enough memory: the sizes choosen are somewhat arbitrary.
If you don't have enough memory: the sizes choosen are somewhat arbitrary.
Try lowering them and seeing whether the resulting python is still usable.
Try lowering them and seeing whether the resulting python is still usable.
Note, however, that python running out of memory may result in your mac
freezing. I don't fully understand yet why the mac freezes instead of doing
something a little less drastic.
PowerPC Macintosh instructions
PowerPC Macintosh instructions
------------------------------
------------------------------
...
@@ -73,6 +76,8 @@ Common instructions
...
@@ -73,6 +76,8 @@ Common instructions
You should now have a functioning python. It is probably a good idea to run
You should now have a functioning python. It is probably a good idea to run
"testall.py" from :Lib:test at this point, this should not give any errors.
"testall.py" from :Lib:test at this point, this should not give any errors.
Running testall.py is done by double-clicking it or dropping it onto the
interpreter.
Next, try "compileall.py" from :Lib to create all .pyc files (but this isn't
Next, try "compileall.py" from :Lib to create all .pyc files (but this isn't
really important).
really important).
...
...
Mac/Relnotes-1.3
View file @
6d612475
Changes since 1.3beta3
----------------------
- MkPluginAliases.py now works in a virgin distribution environment
- hexbin from binhex.py has been fixed
- various bits and pieces in readme files clarified
- mkapplet bug wrt owner resource (and, hence, trouble starting applets) fixed.
Changes since Python 1.2 for the mac
Changes since Python 1.2 for the mac
------------------------------------
------------------------------------
These relnotes are relative to the last "official" MacPython release,
These relnotes are relative to the last "official" MacPython release,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment