I have a script x.py that should be called from a batch file. This script x.py uses an other module y.py. Module y.py uses code from a.py and b.py.
Adding the path from y