mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-24 12:51:27 +08:00
urllib: various fixes (#3813)
This commit is contained in:
@@ -794,22 +794,8 @@ unittest.result.TestResult.addSubTest
|
||||
unittest.runner.TestRunner
|
||||
unittest.signals.removeHandler
|
||||
unittest.suite.TestSuite.run
|
||||
urllib.parse.quote
|
||||
urllib.parse.quote_plus
|
||||
urllib.request.BaseHandler.http_error_nnn
|
||||
urllib.request.HTTPBasicAuthHandler.http_error_401
|
||||
urllib.request.HTTPDigestAuthHandler.http_error_401
|
||||
urllib.request.HTTPRedirectHandler.http_error_301
|
||||
urllib.request.HTTPRedirectHandler.http_error_302
|
||||
urllib.request.HTTPRedirectHandler.http_error_303
|
||||
urllib.request.HTTPRedirectHandler.http_error_307
|
||||
urllib.request.HTTPRedirectHandler.redirect_request
|
||||
urllib.request.OpenerDirector.open
|
||||
urllib.request.ProxyBasicAuthHandler.http_error_407
|
||||
urllib.request.ProxyDigestAuthHandler.http_error_407
|
||||
urllib.request.pathname2url
|
||||
urllib.request.proxy_bypass
|
||||
urllib.request.url2pathname
|
||||
urllib.response.addbase.__next__
|
||||
urllib.response.addbase.fileno
|
||||
urllib.response.addbase.flush
|
||||
|
||||
Reference in New Issue
Block a user