if not (c_self == c_other or (c_self is None and c_other == '') or (c_self == '' and c_other is None)):