Next:
Modify a list from
Up:
Details
Previous:
'del x' vs. 'x
Contents
Index
Trigger garbage collection
Trigger garbage collection explicitly.
import gc gc.collect()