Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
f47d60ffecd4ef701cbc435effbc44ff9c87a6e4
/
Lib
/
test
/
string_tests.py
339d0f7
Patch #445762: Support --disable-unicode
by Martin v. Löwis
· 24 years ago
2d92041
This patch changes the way the string .encode() method works slightly
by Marc-André Lemburg
· 24 years ago
1a7b3ee
SF bug #422088: [OSF1 alpha] string.replace().
by Tim Peters
· 24 years ago
fc170b1
String method conversion.
by Eric S. Raymond
· 24 years ago
fde66e1
Fixed .capitalize() method of Unicode objects to work like the
by Marc-André Lemburg
· 24 years ago
d2bf3b7
Whitespace normalization. Leaving tokenize_tests.py alone for now.
by Tim Peters
· 24 years ago
3a645e4
Added checks to prevent PyUnicode_Count() from dumping core
by Marc-André Lemburg
· 24 years ago
88887aa
small updates to string_join:
by Jeremy Hylton
· 25 years ago
20f41b6
add more tests of string.join variants to run_method_tests
by Jeremy Hylton
· 25 years ago
f82b04e
factor out test definitions to string_tests module
by Jeremy Hylton
· 25 years ago