How to delete/mainpulate global variables ??

Berenike Loos berenikeloos at gmx.de
Wed Mar 20 14:48:50 EST 2002


Hi

I am using two function in my program. The first one reads out some text of an TK entry field and puts it into a global variable.

The other function has to read out the global variable and has to print out the text. Now the global variable should be deleted, so if I call the second function again without calling the first, NO text will be displayed.

thx a lot 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20020320/624d5a69/attachment.html>


More information about the Python-list mailing list