mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 21:42:25 +08:00
Update a bunch of stubs
This commit is contained in:
5
stdlib/2.7/ssl.pyi
Normal file
5
stdlib/2.7/ssl.pyi
Normal file
@@ -0,0 +1,5 @@
|
||||
# Stubs for ssl (incomplete)
|
||||
|
||||
import socket
|
||||
|
||||
class SSLError(socket.error): ...
|
||||
Reference in New Issue
Block a user