Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5f8ced2b959f306b3a1747a1f3daa4274b8c78b8
/
Lib
/
test
/
test_locale.py
52ddaef
Make test_locale pass by removing tests that were designed to handle
by Guido van Rossum
· 17 years ago
bd1c68c
Patch #1303: Adapt str8 constructor to bytes (now buffer) one.
by Georg Brandl
· 17 years ago
3add4d7
Raise statement normalization in Lib/test/.
by Collin Winter
· 17 years ago
1a1f61b
Make test_locale pass.
by Guido van Rossum
· 17 years ago
d8faa36
Merged revisions 53952-54987 via svnmerge from
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 18 years ago
4cfa136
Work around test_locale failing on Solaris. Will backport to 2.4.
by Martin v. Löwis
· 19 years ago
451ae18
[ 1197218 ] test_locale fix on modern linux
by Anthony Baxter
· 19 years ago
b5047fd
Add a workaround for a problem that UTF-8 strings can be corrupted
by Hye-Shik Chang
· 20 years ago
8d2e08d
Enable some unittests on FreeBSD.
by Hye-Shik Chang
· 21 years ago
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
06f0cef
Skip this test on MacOSX: the locale support is too minimal to make it pass.
by Jack Jansen
· 22 years ago
f0a4668
Add getpreferredencoding. Support @euro modifiers. Fixes #554676.
by Martin v. Löwis
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
8ae2df4
Whitespace normalization.
by Tim Peters
· 24 years ago
fc34986
In order to make this test work on Windows, the test locale has to be
by Guido van Rossum
· 24 years ago
88ad12a
Patch #415777: new grouping strategy.
by Martin v. Löwis
· 24 years ago