from rename_pcre_encoder import * s = SomeWidget() s.putBorderWidth(3) s.putSize(4, 5) a = AnotherWidget() a.DoSomething() evt = wxEVTSomeEvent() t = xUnchangedName()