]> granicus.if.org Git - python/commitdiff
Added warning on memory use of tcl/tk
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Apr 1996 14:56:32 +0000 (14:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Apr 1996 14:56:32 +0000 (14:56 +0000)
Mac/ReadMeOrSuffer

index 3e5589a996d60c9d674b168631befd915cd1c68c..ac390d02c4821dd1ee52dc360f7aa772a44d8276 100644 (file)
@@ -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
 ------------------------------