del

Daniel Silva dsilva at ccs.neu.edu
Fri Feb 14 18:02:51 EST 2003


What is the purpose of the del statement?  Why would you want to undefine 
a variable?  More precisely, how many programs would be broken if a python 
compiler did not implement it?

- Daniel




More information about the Python-list mailing list