import/from import question
Peter Hansen
peter at engcorp.com
Wed Jul 2 15:04:12 EDT 2003
More information about the Python-list mailing list
Wed Jul 2 15:04:12 EDT 2003
- Previous message (by thread): My Big Dict.
- Next message (by thread): strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Artur M. Piwko" wrote: > > Is there a way to detect if module was imported by 'from <mod> import <sth>' > or by 'import <mod>'? Why do you want to do that? It's likely to be a bad idea...
- Previous message (by thread): My Big Dict.
- Next message (by thread): strings
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list