Commit 7545a6ba authored by Neal Norwitz's avatar Neal Norwitz

regsub is gone, nothing to ignore

parent 2c85d826
......@@ -5,8 +5,6 @@ from test.test_support import verify, verbose
import sys
import warnings
warnings.filterwarnings("ignore", ".* regsub .*", DeprecationWarning,
r'^regsub$')
warnings.filterwarnings("ignore",
"the gopherlib module is deprecated",
DeprecationWarning,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment