- Add DEBUG_SAVEALL option.  When enabled all garbage objects found by the
  collector will be saved in gc.garbage.  This is useful for debugging a
  program that creates reference cycles.

- Fix else statements in gcmodule.c to conform to Python coding standards.
2 files changed