Home
last modified time | relevance | path

Searched defs:_localeconv (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/Lib/
Dlocale.py106 _localeconv = localeconv variable
Ddecimal.py3642 def __format__(self, specifier, context=None, _localeconv=None): argument
5976 def _parse_format_specifier(format_spec, _localeconv=None): argument
/external/python/cpython3/Lib/
Dlocale.py102 _localeconv = localeconv variable
D_pydecimal.py3748 def __format__(self, specifier, context=None, _localeconv=None): argument
6173 def _parse_format_specifier(format_spec, _localeconv=None): argument