R
raver2046 said:How to have a global var in python ?
raver2046 said:How to have a global var in python ?
Michael said:"global var" will give you a global variable named "var".
Nick said:Whether this advice is correct or not depends greatly on what the OP
means by 'global'
Module global, it's right, application global it's wrong. Given the
nature of the question, I suspect the latter.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.