id summary reporter owner description type status priority milestone component resolution keywords cc 213 tests can't load dependent modules onlyjob Antoine Martin "Many unit tests fail to load because they can't find their modules: {{{ Traceback (most recent call last): File ""tests/window_xlib_test.py"", line 8, in from winswitch.util.simple_logger import Logger ImportError: No module named winswitch.util.simple_logger }}} Perhaps there is a more elegant way to fix that what I did in the attached patch, but it works for me. Thanks." defect closed minor Testing wontfix patch