Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d6155e commit 69ef1b5Copy full SHA for 69ef1b5
1 file changed
Lib/test/make_ssl_certs.py
@@ -307,6 +307,6 @@ def print_cert(path):
307
f.write(cert)
308
309
unmake_ca()
310
- print("update Lib/test/test_ssl.py and Lib/test/test_asyncio/util.py")
+ print("update Lib/test/test_ssl.py and Lib/test/test_asyncio/utils.py")
311
print_cert('keycert.pem')
312
print_cert('keycert3.pem')
0 commit comments