The del statement
Marco Aschwanden
PPNTWIMBXFFC at spammotel.com
Thu Dec 7 02:49:41 EST 2006
More information about the Python-list mailing list
Thu Dec 7 02:49:41 EST 2006
- Previous message (by thread): The del statement
- Next message (by thread): The del statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks for the answers. I see that the del statement does remove an object from the namespace. And yes, it makes perfect sense to handle it from "outside" with the del command. <opinion>I am not convinced though that del should also remove elements from a container/sequence.</opinion> Thanks for the enlighting answers, Marco
- Previous message (by thread): The del statement
- Next message (by thread): The del statement
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list