cpython/Doc/tutorial
Emily Morehouse f190eb59e6 bpo-32452: clarify term 'brackets' in generator tutorial (#5079)
Updates documentation for generator expressions in classes tutorial: Clarify usage of ambiguous term "brackets" by replacing with "square brackets". Updated subsequent lines to respect line breaks. (#5079)
2018-01-01 20:34:53 -05:00
..
appendix.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 12:01:23 +03:00
appetite.rst Merged revisions 66452 via svnmerge from 2008-09-13 17:46:05 +00:00
classes.rst bpo-32452: clarify term 'brackets' in generator tutorial (#5079) 2018-01-01 20:34:53 -05:00
controlflow.rst Clarification to the `break` statement (GH-2453) 2017-06-27 15:40:41 -07:00
datastructures.rst bpo-30312: Small correction in datastructures set code sample (GH-2081) 2017-06-10 12:19:09 -07:00
errors.rst Closes #28713 uses OSError in the tutorial 2016-11-16 21:13:43 +05:30
floatingpoint.rst Issue #27206: Fix doctests in Doc/tutorial. 2016-08-09 17:44:52 -05: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 bpo-6519: Improve Python Input Output Tutorial (GH-2143) 2017-06-12 22:31:01 -07:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst Issue #29381: merge with 3.6 2017-02-01 21:03:48 -08:00
introduction.rst Improve the String tutorial docs (GH-4541) 2017-11-24 09:28:12 -08:00
modules.rst bpo-31757: Make Fibonacci examples consistent (#3991) 2017-10-14 07:36:08 -07:00
stdlib.rst Bump to 3.7.0a0 2016-09-12 17:29:04 -04:00
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:43:57 +02:00
venv.rst Issue #27285: Document the deprecation of the pyvenv script. 2016-07-08 10:46:21 -07:00
whatnow.rst Issue #26736: Used HTTPS for external links in the documentation if possible. 2016-05-07 10:49:07 +03:00