cpython/Doc/tutorial
Miss Islington (bot) f9005030fe
bpo-33297: Mention Pillow to work with more image formats. (GH-6505)
Also update PIL doc references to Pillow.
(cherry picked from commit b81ca28b37)

Co-authored-by: Andrés Delfino <34587441+andresdelfino@users.noreply.github.com>
2018-04-21 06:03:49 -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-32452: clarify term 'brackets' in generator tutorial (#5079) 2018-01-01 20:34:53 -05:00
controlflow.rst controlflow: Use full example for "5 through 9" (GH-5907) 2018-03-10 15:25:14 -08:00
datastructures.rst bpo-32337: Update documentats about dict order (GH-4973) 2018-04-03 22:01:46 -07:00
errors.rst Closes #28713 uses OSError in the tutorial 2016-11-16 21:13:43 +05:30
floatingpoint.rst
index.rst
inputoutput.rst bpo-25059: Clarify the print separator usage in tutorial (GH-5879) 2018-02-25 11:13:33 -08: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-33297: Mention Pillow to work with more image formats. (GH-6505) 2018-04-21 06:03:49 -07:00
stdlib.rst
stdlib2.rst Fixed mismatching title overline. 2016-12-04 15:43:57 +02:00
venv.rst
whatnow.rst