nested scopes
Moshe Zadka
moshez at zadka.site.co.il
Tue Feb 6 07:48:16 EST 2001
More information about the Python-list mailing list
Tue Feb 6 07:48:16 EST 2001
- Previous message (by thread): nested scopes
- Next message (by thread): nested scopes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 5 Feb 2001, Nathaniel Gray <n8gray at caltech.edu> wrote: > Interesting issue. What if the following was allowed: > >>> from tim_bot_module import tb* Why wouldn't import tim_bot_module as tb And losing the "tb" prefix in tim_bot_module work? -- For public key: finger moshez at debian.org | gpg --import <doogie> Debian - All the power, without the silly hat. Fingerprint: 4BD1 7705 EEC0 260A 7F21 4817 C7FC A636 46D0 1BD6
- Previous message (by thread): nested scopes
- Next message (by thread): nested scopes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list