= ['func1', 'func2', 'func3'] and I make a from module import *
                  
                  
                  
                  
                  
                  How can I loop throught the items in "all"?
                  
                  
                
I'd avoid import *
Обсуждают сегодня