cpython/Doc/tutorial
Miss Islington (bot) 7b909a93bf Improve the String tutorial docs (GH-4541) (GH-4545)
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.
(cherry picked from commit 78a5722ae9)
2017-11-24 09:35:08 -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) (GH-2700) 2017-07-20 20:10:54 -07:00
controlflow.rst Clarification to the `break` statement (GH-2453) (#GH-2457) 2017-06-27 19:38:22 -07:00
datastructures.rst bpo-30312: Small correction in datastructures set code sample (GH-2081) (GH-2085) 2017-06-10 13:33:57 -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) (GH-2145) 2017-06-12 22:40:18 -07:00
interactive.rst Issue #27174: Update IPython URL in tutorial 2016-06-01 09:52:35 -07:00
interpreter.rst Issue #29381: Clarify ordering of UNIX shebang line as source encoding line 2017-02-01 20:55:47 -08:00
introduction.rst Improve the String tutorial docs (GH-4541) (GH-4545) 2017-11-24 09:35:08 -08:00
modules.rst Issue #28820: Fix spelling of “practice” as a noun 2016-12-10 05:12:56 +00:00
stdlib.rst Issue #23921: Standardized documentation whitespace formatting. 2016-05-10 12:01:56 +03:00
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:43:37 +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