1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Updated "Dive Into Python" links.

This commit is contained in:
Emmanuel Katchy
2024-01-18 22:03:20 +00:00
committed by Mariusz Felisiak
parent 4879907223
commit 12ffcfc350
6 changed files with 16 additions and 17 deletions

View File

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