from panel.Panel import Panel class FriendsPanel(Panel): def __init__(self, shell): Panel.__init__(self)