mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-30 22:55:24 +08:00
Add various missing undocumented functions (#4554)
Mostly addresses #2149
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
# Stubs for _thread
|
||||
|
||||
import sys
|
||||
from threading import Thread
|
||||
from types import TracebackType
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
# Stubs for urllib.request (Python 3.4)
|
||||
|
||||
import os
|
||||
import ssl
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user