[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 4552 - in trunk/subversion: include libsvn_wc libsvn_client tests/clients/cmdline

From: <brane_at_xbc.nu>
Date: 2003-01-24 08:08:19 CET

cmpilato@collab.net wrote:

=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= brane@xbc.nu writes:

  

So what? The file object loses all references in that very same
statement, and close() is called automatically when the object is destroyed.

Remember, this is Python, not C! :-)
    

Yeah, I thought about that, but that just feels like crummy
programming, ya know?

It does? My, my, I think you'll have to go through all our Python
scripts, and explicitly del() all objects that go out of scope to free
them. Why rely on garbage collection, if it makes the programming feel
crummy? :-)

If someone else wants to change it, I won't complain, but it ain't my itch.
  

-- 
Brane Čibej   brane_at_xbc.nu   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 14 02:12:51 2006

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.