summaryrefslogtreecommitdiff
path: root/Mac/ReadMeOrSuffer
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>1996-04-10 14:56:32 +0000
committerJack Jansen <jack.jansen@cwi.nl>1996-04-10 14:56:32 +0000
commit4bffb8b3b51e6111d62ec852ee7ebf179be9c9ad (patch)
tree2984d84e2be424e1bb3fd376d01f76259c9d3921 /Mac/ReadMeOrSuffer
parent476d568785e321e2e5e5dd309e45c130cdc74b03 (diff)
downloadcpython-git-4bffb8b3b51e6111d62ec852ee7ebf179be9c9ad.tar.gz
Added warning on memory use of tcl/tk
Diffstat (limited to 'Mac/ReadMeOrSuffer')
-rw-r--r--Mac/ReadMeOrSuffer6
1 files changed, 4 insertions, 2 deletions
diff --git a/Mac/ReadMeOrSuffer b/Mac/ReadMeOrSuffer
index 3e5589a996..ac390d02c4 100644
--- a/Mac/ReadMeOrSuffer
+++ b/Mac/ReadMeOrSuffer
@@ -22,8 +22,10 @@ compatability calls yourself and send me the results.
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.
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.
+freezing. If this happens I would like to hear of it.
+
+Note that if you're using Tk you might want to raise the memory size, tcl
+and tk are quite a memory hog.
PowerPC Macintosh instructions
------------------------------