# This statement makes HouseAcctsView available to import via: # from Products.HouseAcctsView.content import HouseAcctsView # Without it, you would have to use: # from Products.HouseAcctsView.content.HouseAcctsView import HouseAcctsView from houseacctsview import HouseAcctsView