Re: svn commit: r16211 - trunk/subversion/bindings/swig/python/svn
From: André Malo <nd_at_perlig.de>
Date: 2005-09-23 00:08:47 CEST
* David James wrote:
> > The leaks probably need to be solved by explicitly calling pool.clear()
The pools are garbage collected - oh well (found the place now...)
But I've got another thing then. Wouldn't it make more sense to make the
For example, this code from svn.fs still uses the supplied pool. I'm
def _dump_contents(self, file, root, path, pool=None):
nd
-- "Umfassendes Werk (auch fuer Umsteiger vom Apache 1.3)" -- aus einer Rezension <http://pub.perlig.de/books.html#apache2> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 23 00:09:43 2005 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.