diff --git a/Lib/test/test_urllib.py b/Lib/test/test_urllib.py index 242e2367152..1ca197f837a 100644 --- a/Lib/test/test_urllib.py +++ b/Lib/test/test_urllib.py @@ -626,7 +626,7 @@ def test_main(): UnquotingTests, urlencode_Tests, Pathname_Tests, - FTPWrapperTests, + #FTPWrapperTests, )