[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc find_recursionlimit.py,NONE,1.1 (original) (raw)
Barry A. Warsaw bwarsaw@beopen.com
Thu, 31 Aug 2000 17:14:59 -0400 (EDT)
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.63,1.64
- Next message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc find_recursionlimit.py,NONE,1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I wonder if find_recursionlimit.py shouldn't go in Tools and perhaps be run as a separate rule in the Makefile (with a corresponding cleanup of the inevitable core file, and a printing of the last reasonable value returned). Or you can write a simple Python wrapper around find_recursionlimit.py that did the parenthetical tasks.
-Barry
- Previous message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Modules Makefile.pre.in,1.63,1.64
- Next message: [Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Misc find_recursionlimit.py,NONE,1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]