Home | History | Annotate | Download | only in python2.7

Lines Matching full:localeconv

5969         used by localeconv
6022 _localeconv = _locale.localeconv()
6074 """Convert a localeconv-style grouping into a (possibly infinite)
6078 # The result from localeconv()['grouping'], and the input to this