mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-27 01:00:26 +08:00
Add six.moves.urllib_request and six.moves.urllib_response. (#2455)
This commit is contained in:
committed by
Sebastian Rittau
parent
b40cae139f
commit
77e4d5d5a8
+1
@@ -0,0 +1 @@
|
||||
from .urllib.request import *
|
||||
+1
@@ -0,0 +1 @@
|
||||
from .urllib.response import *
|
||||
+1
@@ -0,0 +1 @@
|
||||
from .urllib.request import *
|
||||
+1
@@ -0,0 +1 @@
|
||||
from .urllib.response import *
|
||||
Reference in New Issue
Block a user