def setUp(self): tools.include_path("../src/") self.html_doc = u"""
def include_src(): # Include on the python path the src directory, so you can perform # invoke modules. tools.include_path("src/")