I need to call mangled child\'s function from parent\'s class that is located in a different py file. What is the right way to do it?
parent.py:
from child