[3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462)
https://github.com/python/cpython/commit/ca1184898a158b3d2cb3363c425cdc16629... commit: ca1184898a158b3d2cb3363c425cdc16629b38f8 branch: 3.10 author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> committer: hugovk <hugovk@users.noreply.github.com> date: 2023-01-31T17:28:07+02:00 summary: [3.10] gh-99276 - Updated Doc/faq/general.rst (GH-101396) (#101462) Co-authored-by: Raj <51259329+workingpayload@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> files: M Doc/faq/general.rst diff --git a/Doc/faq/general.rst b/Doc/faq/general.rst index 16f726c593cd..9b3ff3240381 100644 --- a/Doc/faq/general.rst +++ b/Doc/faq/general.rst @@ -254,8 +254,8 @@ Are there any published articles about Python that I can reference? It's probably best to cite your favorite book about Python. -The very first article about Python was written in 1991 and is now quite -outdated. +The `very first article <https://ir.cwi.nl/pub/18204>`_ about Python was +written in 1991 and is now quite outdated. Guido van Rossum and Jelke de Boer, "Interactively Testing Remote Servers Using the Python Programming Language", CWI Quarterly, Volume 4, Issue 4
participants (1)
-
hugovk