Modules vs name spaces (Was: Global namespace)

Alexander Schmolck a.schmolck at gmx.net
Thu Oct 30 17:22:35 EST 2003


Harald Hanche-Olsen <hanche at math.ntnu.no> writes:

> Now I am getting a bit confused once more, since python doesn't have
> symbols, 

>>> intern("symbol") is intern("symbol")
True

'as




More information about the Python-list mailing list