]> granicus.if.org Git - python/commit
The regression test for the regex module should not trip the deprecation
authorFred Drake <fdrake@acm.org>
Sat, 23 Dec 2000 22:08:27 +0000 (22:08 +0000)
committerFred Drake <fdrake@acm.org>
Sat, 23 Dec 2000 22:08:27 +0000 (22:08 +0000)
commit9a1a7dda8f5f3c4c66ab1e24d9b8cf4895249868
treec4ec250d3b33033adafa461c5a32de5eb061026b
parent994d8539f690c19f7dcd02c9f595734e9d566e76
The regression test for the regex module should not trip the deprecation
warning for that module, so suppress just that one warning.
Lib/test/test_regex.py