[Patches] GC infrastructure patch 1 (tp_recurse, tp_clear)

Jeremy Hylton jeremy@beopen.com
Thu, 15 Jun 2000 12:20:25 -0400 (EDT)


>>>>> "MZ" == Moshe Zadka <moshez@math.huji.ac.il> writes:

  MZ> On Wed, 14 Jun 2000, Neil Schemenauer wrote:
  >> This patch adds the type methods recurse and clear necessary for
  >> my GC patch.  It is straightforward so hopefully it can be
  >> applied right away.

  MZ> a) As spammy as it sounds, you probably want to send this patch
  MZ> again with the legal mumbo-jumbo...

I think we can handle this some way other than including the
boilerplate in a new set of patches.  Let's not worry about it for
now; we do have the disclaimer for previous versions of the patches.

Jeremy