attribut of the current module
Oleg Orlov11980884
orlov at diasoft.ru
Fri Sep 21 02:52:29 EDT 2001
More information about the Python-list mailing list
Fri Sep 21 02:52:29 EDT 2001
- Previous message (by thread): where can i get some python design document about source code of python? thank you
- Next message (by thread): attribut of the current module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How can i get attribut of the current module? Ugly way: getattr(__import__(__name__), attribname) Thnks, Oleg.
- Previous message (by thread): where can i get some python design document about source code of python? thank you
- Next message (by thread): attribut of the current module
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list