Searched refs:ASCII_SPACES (Results 1 – 1 of 1) sorted by relevance
78 ASCII_SPACES = '\x20\x0a\x09\x0c\x0d' variable in BeautifulSoup269 if i not in self.ASCII_SPACES: