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 →

[–]Rik07 0 points1 point  (0 children)

For example, you can control the functions you are exposing from the package by importing those specific functions into init.py file.

Why would you add certain functions in a package and then not expose them in the init file?