import re from iottb import definitions def normalize_string(s, chars_to_replace=None, replacement=None, allow_unicode=False): pass