Skip to content
Prev Previous commit
Next Next commit
gh-99276 : Updated Doc/faq/general.rst
  • Loading branch information
workingpayload committed Jan 30, 2023
commit f3d6eb172beb542ad3345b5f7568ec9ada8af637
6 changes: 2 additions & 4 deletions Doc/faq/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -248,15 +248,13 @@ 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
Comment thread
hugovk marked this conversation as resolved.
Outdated
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
(December 1991), Amsterdam, pp 283--303.

You can download that article from the following link -
https://ir.cwi.nl/pub/18204


Comment thread
workingpayload marked this conversation as resolved.
Outdated
Are there any books on Python?
Expand Down