Skip to content
Prev Previous commit
Next Next commit
gh-99276 - Updated Doc/faq/general.rst
  • Loading branch information
workingpayload committed Jan 28, 2023
commit 53b96b28eb9da5fd7d55a288daa1d932675f3fd4
6 changes: 3 additions & 3 deletions Doc/faq/general.rst
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,9 @@ Are there any books on Python?
Yes, there are many, and more are being published. See the python.org wiki at
https://wiki.python.org/moin/PythonBooks for a list.

You can also refer to a book named "Interactively testing remote servers using
the Python programming language" by G. van Rossum (Guido) and J. de Boer (Jelke)
from the following link -
You can also refer to a book named "Interactively testing remote servers using
the Python programming language" by G. van Rossum (Guido) and J. de Boer (Jelke)
from the following link -
https://ir.cwi.nl/pub/18204 .

You can also search online bookstores for "Python" and filter out the Monty
Expand Down