mirror of
https://github.com/python/cpython.git
synced 2025-08-31 14:07:50 +00:00
pypi.python.org -> pypi.org (GH-7613)
This commit is contained in:
parent
12c6cdf4d1
commit
9d6d06e806
5 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
# sample script to install or update a set of default Root Certificates
|
||||
# for the ssl module. Uses the certificates provided by the certifi package:
|
||||
# https://pypi.python.org/pypi/certifi
|
||||
# https://pypi.org/project/certifi/
|
||||
|
||||
import os
|
||||
import os.path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue