HomeUsing Python Libraries Why should the from module import object statement be avoided to import objects? 2 Comments Facebook Twitter 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.
😈😈
ReplyDelete???
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )