Bazaar on IronPython
Andrew Bennetts
andrew.bennetts at canonical.com
Tue Jun 30 01:22:44 BST 2009
Martin (gzlist) wrote:
> 2009/6/29 Andrew Bennetts <andrew.bennetts at canonical.com>:
> >
> > And, judging from the patch, we sometimes open files (like config files)
> > without explicitly closing them, relying on garbage collection to do it.
>
> Just so we're all on the same page with the terminology, that's
> relying on the refcounting to close the file, not the GC.
Well, I'd call refcounting one form of GC :)
-Andrew.
More information about the bazaar
mailing list