Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
Dtest_gettext.py115 UMOFILE = os.path.join(LOCALEDIR, 'ugettext.mo') variable
129 with open(UMOFILE, 'wb') as fp:
704 with open(UMOFILE, 'rb') as fp: