Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_locale.py8 enUS_locale = None variable
11 global enUS_locale
34 enUS_locale = tloc
45 locale.setlocale(self.locale_type, enUS_locale)
47 print "testing with \"%s\"..." % enUS_locale,
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_locale.py8 enUS_locale = None variable
11 global enUS_locale
34 enUS_locale = tloc
45 locale.setlocale(self.locale_type, enUS_locale)
47 print "testing with \"%s\"..." % enUS_locale,
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_locale.py8 enUS_locale = None variable
11 global enUS_locale
34 enUS_locale = tloc
45 locale.setlocale(self.locale_type, enUS_locale)
47 print "testing with \"%s\"..." % enUS_locale,
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_locale.py41 cls.enUS_locale = tloc
48 locale.setlocale(self.locale_type, self.enUS_locale)
50 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_locale.py41 cls.enUS_locale = tloc
48 locale.setlocale(self.locale_type, self.enUS_locale)
50 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_locale.py39 cls.enUS_locale = tloc
46 locale.setlocale(self.locale_type, self.enUS_locale)
48 print("testing with %r..." % self.enUS_locale, end=' ', flush=True)