cpython/Doc/tutorial
Denis Ovsienko 0be7c216e1
Fix grammar in Doc/tutorial/controlflow.rst (GH-21885)
Automerge-Triggered-By: @csabella
2020-08-19 04:29:47 -07:00
..
appendix.rst
appetite.rst
classes.rst bpo-40204: Fix reference to terms in the doc (GH-21865) 2020-08-14 12:20:05 +02:00
controlflow.rst Fix grammar in Doc/tutorial/controlflow.rst (GH-21885) 2020-08-19 04:29:47 -07:00
datastructures.rst
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst Improve IO tutorial's "Old string formatting" section (GH-16251) 2020-05-27 21:34:01 -04:00
interactive.rst
interpreter.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
introduction.rst
modules.rst
stdlib.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
stdlib2.rst Python 3.10.0a0 (GH-20198) 2020-05-19 03:33:01 +01:00
venv.rst
whatnow.rst