def __init__(self, parent): self._init_ctrls(parent) import wxFrame2 self.frame2 = wxFrame2.create(self)