From: Jack Jansen Date: Thu, 10 Oct 2002 21:16:04 +0000 (+0000) Subject: Upped the stack limit to 256K to make test_class pass. X-Git-Tag: v2.2.2~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a109850b941100ed4819d8c5236264ce5202ed45;p=thirdparty%2FPython%2Fcpython.git Upped the stack limit to 256K to make test_class pass. --- diff --git a/Mac/Build/PythonInterpreter.mcp b/Mac/Build/PythonInterpreter.mcp index d21bc4643e75..69ee6cfa89b1 100644 Binary files a/Mac/Build/PythonInterpreter.mcp and b/Mac/Build/PythonInterpreter.mcp differ diff --git a/Mac/Build/PythonStandSmall.mcp b/Mac/Build/PythonStandSmall.mcp index 8f29034ba8e4..6eff271e8c59 100644 Binary files a/Mac/Build/PythonStandSmall.mcp and b/Mac/Build/PythonStandSmall.mcp differ