Kevin> I ran across this thread:
Kevin> http://lists.osafoundation.org/pipermail/commits/2005-February/003813.html
Kevin> which indicates to me that conflicts between recursion limits in
Kevin> Python and OS X are a known, documented issue.
% grep ulimit ~/.bash_profile
ulimit -s 8192
Works for me at least.
Skip