Added secrets to standard libraries file

Is new in Python 3.6+
This commit is contained in:
Paul 2021-04-27 20:40:26 +02:00 committed by GitHub
parent cb4add28ef
commit 4dd2c0916d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -370,6 +370,7 @@ robotparser
runpy
sched
ScrolledText
secrets
select
selectors
sets