<DIV>Hi Pythoners,</DIV>
<DIV> </DIV>
<DIV>i have been using a lot of global variables in the python script i am working on. the global variables are shared and used by all various 'definitions' :</DIV>
<DIV> </DIV>
<DIV>def name ():</DIV>
<DIV>      <STRONG>global</STRONG> all globs...</DIV>
<DIV>      .....</DIV>
<DIV> </DIV>
<DIV>my question is: 'is it safe using global variables in term of its execution time?</DIV>
<DIV> </DIV>
<DIV>i cant think of any other ways not to use the globs because some variables simply have to be shared among those definitions..</DIV>
<DIV> </DIV>
<DIV>many thanks..</DIV>
<DIV>sarmin</DIV>
<DIV> </DIV><p>
                <hr size=1>Do you Yahoo!?<br>
<a href="http://us.rd.yahoo.com/mail_us/taglines/aac/*http://promotions.yahoo.com/new_mail/static/ease.html">Yahoo! Mail Address AutoComplete</a> - You start. We finish.