mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-07 12:44:28 +08:00
@@ -110,7 +110,7 @@ class WantX509LookupError(Error): ...
|
||||
class ZeroReturnError(Error): ...
|
||||
class SysCallError(Error): ...
|
||||
|
||||
def SSLeay_version(type: int) -> str: ...
|
||||
def SSLeay_version(type: int) -> bytes: ...
|
||||
|
||||
class Session: ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user