Searched refs:_STYLES (Results 1 – 1 of 1) sorted by relevance
516 _STYLES = { variable584 if style not in _STYLES:586 _STYLES.keys()))587 self._style = _STYLES[style][0](fmt, defaults=defaults)2048 if style not in _STYLES:2050 _STYLES.keys()))2051 fs = kwargs.pop("format", _STYLES[style][1])