commit | c51395d79744a1aeb456d34b9bf5b5ea110ee677 | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 29 15:24:53 2001 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Wed Aug 29 15:24:53 2001 +0000 |
tree | 559a2579ee8c85fd34d93eb684db8d8d2055860f | |
parent | f9dc04341db447bed74e2978f23a1ac5ee906f1e [diff] |
GUSI on the Mac creates threads with a default stack size of 20KB, which is not enough for Python. Increased the stacksize to a (somewhat arbitrary) 64KB.