def __init__(self): super(FunctionsPlus, self).__init__() if idc.GetLongPrm(idc.INF_PROCNAME).lower() != 'metapc': print "Functions+ warning: not tested in this configuration" self.cols = Cols()