cpython/Doc/tutorial
Marco Aurélio A. Barbosa c27b09c813
Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499)
Use author link to 'The Perils of Floating Point'.
2023-12-03 17:14:14 +02:00
..
appendix.rst
appetite.rst
classes.rst
controlflow.rst
datastructures.rst
errors.rst gh-110383: Explained which error message is generated when there is an unhandled exception (#111574) 2023-11-19 05:20:10 -07:00
floatingpoint.rst Fix link to 'The Perils of Floating Point', on the tutorial (GH-112499) 2023-12-03 17:14:14 +02:00
index.rst
inputoutput.rst
interactive.rst gh-111406: Fix broken link to bpython's site (#111407) 2023-10-27 18:36:22 +00:00
interpreter.rst
introduction.rst gh-101100: Fix Sphinx warning in tutorial/introduction.rst (#111173) 2023-10-22 14:53:17 +03:00
modules.rst
stdlib.rst Add detail to comment on range of random.random() (gh-111868) 2023-11-09 08:58:04 -06:00
stdlib2.rst
venv.rst
whatnow.rst