zmodn.Zmodn.__contains__(item) Check if an item is in the Zmodn object. Parameters:¶ item¶The item to check for. Returns:¶ True if the item is in the Zmodn object, False otherwise. Return type:¶ bool