def norm_title()

in readability/htmls.py [0:0]


def norm_title(title):
    return normalize_entities(normalize_spaces(title))