|  | empty_tags = frozenset(['area', 'base', 'basefont', 'br', 'col... | 
    |  | deprecated_tags = frozenset(['applet', 'basefont', 'center', '... | 
    |  | link_attrs = frozenset(['action', 'archive', 'background', 'ci... | 
    |  | event_attrs = frozenset(['onblur', 'onchange', 'onclick', 'ond... | 
    |  | safe_attrs = frozenset(['abbr', 'accept', 'accept-charset', 'a... | 
    |  | top_level_tags = frozenset(['body', 'frameset', 'head', 'html']) | 
    |  | head_tags = frozenset(['base', 'isindex', 'link', 'meta', 'scr... | 
    |  | general_block_tags = frozenset(['address', 'blockquote', 'cent... | 
    |  | list_tags = frozenset(['dd', 'dir', 'dl', 'dt', 'li', 'menu', ... | 
    |  | table_tags = frozenset(['caption', 'col', 'colgroup', 'table',... | 
    |  | block_tags = frozenset(['address', 'blockquote', 'caption', 'c... | 
    |  | form_tags = frozenset(['button', 'fieldset', 'form', 'input', ... | 
    |  | special_inline_tags = frozenset(['a', 'applet', 'area', 'basef... | 
    |  | phrase_tags = frozenset(['abbr', 'acronym', 'cite', 'code', 'd... | 
    |  | font_style_tags = frozenset(['b', 'big', 'i', 's', 'small', 's... | 
    |  | frame_tags = frozenset(['frame', 'frameset', 'noframes']) | 
    |  | html5_tags = frozenset(['article', 'aside', 'audio', 'canvas',... | 
    |  | nonstandard_tags = frozenset(['blink', 'marquee']) | 
    |  | tags = frozenset(['a', 'abbr', 'acronym', 'address', 'applet',... | 
    |  | __package__ = Nonehash(x)
 |