Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
25cb7dfb0f0c32b51a813869f4ef3ab25cba5b2a
/
Lib
/
test
/
test_userstring.py
c35491e
Moved inplace add and multiply methods from UserString to MutableString.
by Raymond Hettinger
· 23 years ago
817918c
Committing patch #591250 which provides "str1 in str2" when str1 is a
by Barry Warsaw
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
d854f3b
I am mad. This test never worked!
by Guido van Rossum
· 23 years ago
2846b0a
String method conversion.
by Eric S. Raymond
· 24 years ago
f785042
a bold attempt to fix things broken by MAL's verify patch: import
by Fredrik Lundh
· 24 years ago
3661908
This patch removes all uses of "assert" in the regression test suite
by Marc-André Lemburg
· 24 years ago
f82b04e
factor out test definitions to string_tests module
by Jeremy Hylton
· 25 years ago
a22b576
UserString class from Peter Funk <pf@artcom-gmbh.de>.
by Fred Drake
· 25 years ago