cpython/Doc/tutorial
Serhiy Storchaka b6a9c9761c Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
messages.
2016-04-17 09:39:28 +03:00
..
appendix.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:46:20 +03:00
appetite.rst
classes.rst
controlflow.rst Minor clarification in tutorial. 2016-02-15 17:50:33 +01:00
datastructures.rst Issue #26778: Fixed "a/an/and" typos in code comment and documentation. 2016-04-17 08:32:47 +03:00
errors.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
floatingpoint.rst
index.rst
inputoutput.rst merge with 3.5 2016-02-22 14:53:03 +01:00
interactive.rst
interpreter.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:46:56 +03:00
introduction.rst Issue #25179: Documentation for formatted string literals aka f-strings 2016-02-13 00:41:37 +00:00
modules.rst Issue26135 - In the tutorial section on modules, reference importlib.reload instead of imp.reload. 2016-01-16 18:43:24 -08:00
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst