cpython/Doc/tutorial
Miss Islington (bot) 66ff9d270c
Update list.remove(x) documentation (GH-8636)
Rephrase it to "It raises a `ValueError`"
(cherry picked from commit bcd1d971b6)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
2018-08-02 20:03:19 -07:00
..
appendix.rst Improve highlighting of some code blocks. (GH-6401) 2018-04-09 07:56:44 -07:00
appetite.rst
classes.rst bpo-28677: Improve phrasing of when instance attribute is referenced (GH-6208) 2018-07-25 20:52:18 +03:00
controlflow.rst Mention both relevant PEPs in function annotations tutorial (GH-6304) 2018-04-25 11:04:49 -07:00
datastructures.rst Update list.remove(x) documentation (GH-8636) 2018-08-02 20:03:19 -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-34161: Remove extra parentheses in output formatting tutorial (GH-8350) 2018-07-20 13:38:06 -07: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 01:54:38 -07:00
introduction.rst bpo-33892: Doc: Use gender neutral words (GH-7770) 2018-06-17 21:49:43 -07:00
modules.rst use rich markup for PEP reference (GH-7939) 2018-06-26 21:17:14 -07:00
stdlib.rst bpo-33641: Convert RFC references into links. (GH-7103) 2018-05-30 22:33:23 -07:00
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:43:57 +02:00
venv.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00
whatnow.rst bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) (GH-6872) 2018-05-16 10:05:46 -04:00