Q. Why should the from <module> import <object> statement be avoided to import objects?


Answer =

Because it may lead to name clashes. If you use plain import <module>, no problem occur.

2 Comments

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post