I have a python script that uses a class definition from a module in a subdirectory of my project. My main module code looks like this:
import sys sys.path.ap