if gprefs['auto_add_everything']: self.allowed = AllAllowed() else: self.allowed = AUTO_ADDED - frozenset(gprefs['blocked_auto_formats'])