Home
last modified time | relevance | path

Searched refs:resetlocale (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Lib/
Dlocale.py583 def resetlocale(category=LC_ALL): function
2084 resetlocale()
/external/python/cpython3/Lib/
Dlocale.py606 def resetlocale(category=LC_ALL): function
1708 resetlocale()
/external/python/cpython2/Doc/library/
Dlocale.rst338 .. function:: resetlocale([category])
/external/python/cpython3/Doc/library/
Dlocale.rst345 .. function:: resetlocale(category=LC_ALL)
/external/python/cpython2/Misc/
DHISTORY9242 New APIs in locale.py: normalize(), getdefaultlocale(), resetlocale(),
/external/python/cpython3/Misc/
DHISTORY26621 New APIs in locale.py: normalize(), getdefaultlocale(), resetlocale(),