Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
0eadaac7dc3ae49974c105ff9e8c1e98a04d7d5a
/
Lib
/
test
/
test_regex.py
1e146e7
Continue to work even though the test can be named test.test_regex these days.
by Fred Drake
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
d392506
Tighten up some warning filters, and break some dependencies on the
by Tim Peters
· 23 years ago
2f228e7
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
by Tim Peters
· 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
e69d3d7
Use __name__ instead of "test_regex" as the module name in the
by Guido van Rossum
· 24 years ago
9a1a7dd
The regression test for the regex module should not trip the deprecation
by Fred Drake
· 24 years ago
004d5e6
Make reindent.py happy (convert everything to 4-space indents!).
by Fred Drake
· 24 years ago
41360a4
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
876736c
AMK's regex test suite
by Guido van Rossum
· 27 years ago
3f11da0
Changes to make these tests work on the Mac.
by Guido van Rossum
· 28 years ago
4b72278
added test of the regex module
by Barry Warsaw
· 28 years ago