Ned Batchelder wrote:

> On 4/17/2013 12:10 PM, 88888 Dihedral wrote:

>> Well, a new object is returned and can be used.
>> Then who is going to clean up the object when required?
> 
> This is a key thing to understand about Python: memory is managed
> automatically, no one has to clean up the object.  Once there are no
> names referring to the object, it will be cleaned up automatically.

The key to understand about 88888 Dihedral is that it is a bot.

:-)

But seriously, it's a bot.


-- 
Steven

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to