summaryrefslogtreecommitdiffstats
path: root/Mac/Build
diff options
context:
space:
mode:
authorJack Jansen <jack.jansen@cwi.nl>2002-09-06 21:59:21 (GMT)
committerJack Jansen <jack.jansen@cwi.nl>2002-09-06 21:59:21 (GMT)
commit521dd9f2319d07e0d8dea8cdf7ab764d48295bf6 (patch)
tree7f1cfb5fccf300d789e30949923b8a8f3dce03f3 /Mac/Build
parent522e7694ed5fed34b322c8882753df683f9068b2 (diff)
downloadcpython-521dd9f2319d07e0d8dea8cdf7ab764d48295bf6.zip
cpython-521dd9f2319d07e0d8dea8cdf7ab764d48295bf6.tar.gz
cpython-521dd9f2319d07e0d8dea8cdf7ab764d48295bf6.tar.bz2
Upped the stack size to 256KB. test_class ran afoul of the 64K limit, and this is probably a better fix than lowering the recursion limit.
Diffstat (limited to 'Mac/Build')
-rw-r--r--Mac/Build/PythonInterpreter.mcpbin109654 -> 109654 bytes
-rw-r--r--Mac/Build/PythonStandSmall.mcpbin341689 -> 341689 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/Mac/Build/PythonInterpreter.mcp b/Mac/Build/PythonInterpreter.mcp
index 50580d5..18ef00a 100644
--- a/Mac/Build/PythonInterpreter.mcp
+++ b/Mac/Build/PythonInterpreter.mcp
Binary files differ
diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp
index 30d02f1..ce0107c 100644
--- a/Mac/Build/PythonStandSmall.mcp
+++ b/Mac/Build/PythonStandSmall.mcp
Binary files differ