Searched refs:_STYLES (Results 1 – 1 of 1) sorted by relevance
498 _STYLES = { variable565 if style not in _STYLES:567 _STYLES.keys()))568 self._style = _STYLES[style][0](fmt)1999 if style not in _STYLES:2001 _STYLES.keys()))2002 fs = kwargs.pop("format", _STYLES[style][1])