add new openssl

This commit is contained in:
Dmitry Shibanov
2020-10-20 13:12:41 +03:00
parent 57bf4da3a5
commit aa8915507a
4 changed files with 10 additions and 3 deletions

View File

@ -139,6 +139,7 @@ standard_library = [
'sre_constants',
'sre_parse',
'ssl',
'_ssl',
'stat',
'string',
'stringprep',