cpython/Doc/tutorial
Martin Panter 7462b64911 Issue #25523: Correct "a" article to "an" article
This changes the main documentation, doc strings, source code comments, and a
couple error messages in the test suite. In some cases the word was removed
or edited some other way to fix the grammar.
2015-11-02 03:37:02 +00:00
..
appendix.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:45:25 +03:00
appetite.rst
classes.rst minor grammar fixes (from docs@python.org) 2014-10-31 09:29:38 +01:00
controlflow.rst Issue #23932: Update the tutorial section on function annotations. 2015-04-13 11:30:47 -05:00
datastructures.rst Issue #23181: More "codepoint" -> "code point". 2015-01-18 11:28:37 +02:00
errors.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
floatingpoint.rst Remove duplication. 2011-10-19 10:58:56 +03:00
index.rst #23891: add a section to the Tutorial describing virtual environments and pip 2015-06-08 17:35:45 -04:00
inputoutput.rst Issue #24729: Correct reference to open function. 2015-07-29 14:04:36 -04:00
interactive.rst Issue #5845: Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__. 2013-05-04 20:08:35 +02:00
interpreter.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:45:25 +03:00
introduction.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
modules.rst Issue #6386: When executing a script that's a symlink, the directory 2014-02-06 09:22:51 -05:00
stdlib.rst Issue #12955: Change the urlopen() examples to use context managers where appropriate. 2015-04-12 13:52:49 +03:00
stdlib2.rst Issue #19193: Improved cross-references in the tutorial. 2013-10-09 09:55:21 +03:00
venv.rst #23891: correctly refer to PyPI as "Python Package Index" 2015-06-09 18:40:16 +03:00
whatnow.rst Add link to pyvideoorg 2015-06-07 03:00:58 -04:00