]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system
authorBarry Warsaw <barry@python.org>
Mon, 14 Oct 2002 18:21:49 +0000 (18:21 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 14 Oct 2002 18:21:49 +0000 (18:21 +0000)
commitc355f91df59b50fcfe0b436586cd3837ec828a49
tree888d92b3ec9c28d58ced893f1947731f54b4fee0
parent9edaba6cba473c60635d0d06c7a3ba59c11b0a71
I'd forgotten that tcsh was the default for 10.1, but SF's 10.1 system
uses bash and so does my 10.2 system.  "limit stacksize 2048" is the
right invocation for tcsh/csh.
Misc/NEWS