In python frozenset is similar to set but unlike set, elements cannot be added or removed from a frozenset since they are frozen. Frozenset can be used as Dictionary keys(since keys in a Dictionary are immutable) and also as elements in another set.
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.