Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

explicitly free memory in Python code

import gc

gc.collect()
Source by softhunt.net #
 
PREVIOUS NEXT
Tagged: #explicitly #free #memory #Python #code
ADD COMMENT
Topic
Name
6+2 =