Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
dbb718fa8775731666bb9cbc73662fadee41ea8f
/
Lib
/
test
/
test_regex.py
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
· 25 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
· 28 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