index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_regex.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue to work even though the test can be named test.test_regex
Fred Drake
2002-10-17
1
-1/+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1/+1
*
Tighten up some warning filters, and break some dependencies on the
Tim Peters
2002-04-16
1
-1/+1
*
Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask".
Tim Peters
2001-05-13
1
-2/+2
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Use __name__ instead of "test_regex" as the module name in the
Guido van Rossum
2001-01-17
1
-1/+1
*
The regression test for the regex module should not trip the deprecation
Fred Drake
2000-12-23
1
-0/+3
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-3/+3
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-35/+35
*
AMK's regex test suite
Guido van Rossum
1997-06-03
1
-0/+48
*
Changes to make these tests work on the Mac.
Guido van Rossum
1997-05-16
1
-1/+1
*
added test of the regex module
Barry Warsaw
1996-12-20
1
-0/+62