Pmw: how to clear ScrolledListBox ?

phawkins at spamnotconnact.com phawkins at spamnotconnact.com
Sun Jun 24 22:19:29 EDT 2001


>>>>> "JP" == Jacek Popławski <jp at ulgo.koti.com.pl> writes:

JP> Robert Roy wrote:
>>> I add items by .insert, what is correct way to remove all items?
>>> 
>> setlist([]) should work.

JP> what happen with old list? what happen in Python when I allocate memory for
JP> something then use another value?

Garbage collection.

-- 
Patricia J. Hawkins
Hawkins Internet Applications, LLC





More information about the Python-list mailing list