cpython/Doc/tutorial
Will White 78a5722ae9 Improve the String tutorial docs (GH-4541)
The paragraph that contains example of string literal concatenation was placed
after the section about concatenation using the '+' sign.
Moved the paragraph to the appropriate section.
2017-11-24 09:28:12 -08: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-30466: Add brief explanation of classes to tutorial (GH-1804) 2017-07-12 19:30:37 -07: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 Issue #27174: Update IPython URL in tutorial 2016-06-01 09:52:35 -07: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