Код: Выделить всё
|-project
|-tests
|-test1.py
|-tools
|-AuxillaryFunctions
Код: Выделить всё
from tools import AuxillaryFunctions as AFКод: Выделить всё
from .. import tools.AuxillaryFunctions as AFКод: Выделить всё
from ..tools import AuxillaryFunctions as AFНо я продолжаю получать импортеры.
Подробнее здесь: https://stackoverflow.com/questions/687 ... -questions
Мобильная версия