1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00

[1.11.x] Pointed Dive into Python links to python3 site

Backport of 48028c6f9a from master
This commit is contained in:
Michiel Beijen
2017-05-20 15:32:35 +02:00
committed by Tim Graham
parent f2b8fa1763
commit ec24108008
5 changed files with 5 additions and 6 deletions

View File

@@ -831,7 +831,6 @@ A big THANK YOU goes to:
Ian Bicking for convincing Adrian to ditch code generation.
Mark Pilgrim for "Dive Into Python" (http://www.diveintopython.net,
http://www.diveintopython3.net).
Mark Pilgrim for "Dive Into Python" (http://www.diveintopython3.net).
Guido van Rossum for creating Python.