I have the following code :
myList =[\'a\',\'b\'] rb=wx.RadioBox(self.panel, -1, \"Options :\", (0, 0), wx.DefaultSize,myList, 2, wx.RA_SPECIFY_COLS)
Call the the radiobox SetSelection method with a parameter value of -1