mirror of
https://github.com/python/cpython.git
synced 2025-07-10 04:45:36 +00:00
Update URLs in comments and metadata to use HTTPS (GH-27458)
This commit is contained in:
parent
ea4673ed07
commit
be42c06bb0
39 changed files with 58 additions and 58 deletions
|
@ -38,7 +38,7 @@ pictures can easily be drawn.
|
|||
----- turtle.py
|
||||
|
||||
This module is an extended reimplementation of turtle.py from the
|
||||
Python standard distribution up to Python 2.5. (See: http://www.python.org)
|
||||
Python standard distribution up to Python 2.5. (See: https://www.python.org)
|
||||
|
||||
It tries to keep the merits of turtle.py and to be (nearly) 100%
|
||||
compatible with it. This means in the first place to enable the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue