[Python-Dev] GC, flags, and subtyping (original) (raw)

Guido van Rossum guido@python.org
Mon, 08 Apr 2002 09:53:59 -0400


OK. However, this will probably have to wait a month or so until it coincides with things in my development schedule that need it. That might be just as well since I take it Guido plans to change which fields are automatically inherited from base types...

I hope you're happy that I'm inheriting tp_is_gc and ob_type in 2.2.1 now.

--Guido van Rossum (home page: http://www.python.org/~guido/)