cpython/Doc/tutorial
Lew Kurtz f019579828 bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)
Remove ellipsis that look like continuation prompts,
has a side benefit of putting rest of error message in proper text color.
2018-09-10 18:13:08 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-08 19:18:04 +03:00
appetite.rst
classes.rst bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208) 2018-07-25 17:21:32 +03:00
controlflow.rst Mention both relevant PEPs in function annotations tutorial (GH-6304) 2018-04-25 12:52:13 -05:00
datastructures.rst Update list.remove(x) documentation (GH-8636) 2018-08-02 19:45:48 -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 Doc: Missing 'f' in an f-string. (GH-9074) 2018-09-07 11:31:47 +02:00
interactive.rst bpo-25910: Fixes redirection from http to https (#4674) 2017-12-06 17:39:33 +01:00
interpreter.rst bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738) 2018-05-09 11:10:55 +03:00
introduction.rst bpo-33460: remove ellipsis that look like continuation prompts (GH-7851) 2018-09-10 18:13:08 -07:00
modules.rst use rich markup for PEP reference (GH-7939) 2018-06-26 20:57:39 -07:00
stdlib.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-31 07:39:00 +03:00
stdlib2.rst Start of 3.8.0a0 2018-01-31 17:44:09 -05:00
venv.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00
whatnow.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) 2018-05-15 14:58:35 -04:00