mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650)
This commit is contained in:
parent
78a85a34ea
commit
cc9160a29b
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# This contains most of the executable examples from Guido's descr
|
||||
# tutorial, once at
|
||||
#
|
||||
# http://www.python.org/2.2/descrintro.html
|
||||
# https://www.python.org/download/releases/2.2.3/descrintro/
|
||||
#
|
||||
# A few examples left implicit in the writeup were fleshed out, a few were
|
||||
# skipped due to lack of interest (e.g., faking super() by hand isn't
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue