Let say I have a file a/b/c.py with following content.
a/b/c.py
import mymodule a = mymodule.MyClass() print(a.scri