Searched refs:_SPLIT_RE (Results 1 – 1 of 1) sorted by relevance
33 _SPLIT_RE = lazy_re.compile('\s*,\s*|\s+') variable in MessageNode147 self.shortcut_groups_ = self._SPLIT_RE.split(self.attrs['shortcut_groups'])