[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib inspect.py,1.10,1.11
Guido van Rossum
guido@digicool.com
Fri, 23 Mar 2001 10:45:04 -0500
> Are there any more checkins coming?
>
> In general -- are there any checkins other than documentation and a
> fix for the GC/debug/weakref problem?
I think one more from Ping, for a detail in sys.excepthook.
The GC issue is dealt with as far as I'm concerned -- any changes that
Neil suggests are too speculative to attempt this late in the game,
and Fred's patch has already been backed out by Tim.
--Guido van Rossum (home page: http://www.python.org/~guido/)