Documentation
in https://docs.python.org/it/3/tutorial/modules.html , the first paragraph still has to be translated into Italian:
Packages support one more special attribute, path. This is initialized to be a sequence of strings containing the name of the directory holding the package’s init.py before the code in that file is executed. This variable can be modified; doing so affects future searches for modules and subpackages contained in the package.