Sometimes I want to make a simple flags. and i need to check there is a name in current scope or not (that is, we can visit this name, no matter where is it). and how to do that in python? -- http://mail.python.org/mailman/listinfo/python-list
- How to check the exists of a name? StarWing
- Re: How to check the exists of a name? Chris Rebert
- Re: How to check the exists of a name? David
- Re: How to check the exists of a name? StarWing
- Re: How to check the exists of a name? David
- Re: How to check the exists of a name? Ben Finney
- Re: How to check the exists of a name? Piet van Oostrum
- Re: How to check the exists of a name? Chris Rebert
- Re: How to check the exists of a name? Steven D'Aprano
- Re: How to check the exists of a name? Steven D'Aprano