Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e8889c5741b636aa798757eb5500d304b1704344
/
Lib
/
test
/
test_gettext.py
a0e0cd3
Don't try to create the directory if it already exists, otherwise the test fails
by Neal Norwitz
· 20 years ago
e960e22
Added a test for the fix of SF bug #658233, where continuation lines
by Barry Warsaw
· 21 years ago
4aebbb0
Make tests clean up after themselves better. This means:
by Brett Cannon
· 22 years ago
edb155f
UnicodeTranslationsTest.setUp(): Removed the coerce flag to the
by Barry Warsaw
· 22 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
a1ce93f
From http://mail.python.org/pipermail/i18n-sig/2003-April/001557.html
by Barry Warsaw
· 22 years ago
d899605
Patch #633547: Support plural forms. Do TODOs in test suite.
by Martin v. Löwis
· 22 years ago
6569257
Move the setting of os.environ['LANGUAGE'] to setup(), and reset it to
by Guido van Rossum
· 22 years ago
08f9956
Update an email address.
by Barry Warsaw
· 23 years ago
1914873
Quick and dirty fix for test_extcall failures trigged by Guido's
by Barry Warsaw
· 23 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
8b7c3c0
For current directory use os.curdir, not ".".
by Jack Jansen
· 24 years ago
64dab46
Expand the test suite to test both the GNU gettext and translation
by Barry Warsaw
· 24 years ago
c795195
Open binary files in binary mode. Fixes test failure under Windows.
by Tim Peters
· 24 years ago
1dce09d
Group consensus is that supporting alternative locale categories is
by Barry Warsaw
· 24 years ago
ff6d813
Set this test up so that we don't have to create xx/LC_MESSAGES in the
by Barry Warsaw
· 24 years ago
9e03592
Test suite for new gettext.py module.
by Barry Warsaw
· 24 years ago