Clearing memory (namespace) before running code

vsoler vicente.soler at gmail.com
Sun Mar 21 11:02:45 EDT 2010


Hi,

Is there a way to erase/delete/clear memory before a piece of code is
run?

Otherwise, the objects of the previous run are re-usable, and may
bring confusion to the tester.

Thank you



More information about the Python-list mailing list