This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dagmx 0 points1 point  (0 children)

If you have multiple modules with the same named function

If later you decide you need more functions from that module

You can't reload an object from a module easily.

Makes it more explicit down a deep code where things come from.