mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Add pyopenssl.version module (#8384)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
__version__: str
|
||||
|
||||
__title__: str
|
||||
__uri__: str
|
||||
__summary__: str
|
||||
__author__: str
|
||||
__email__: str
|
||||
__license__: str
|
||||
__copyright__: str
|
||||
Reference in New Issue
Block a user