cpython/Doc/tutorial
Jim Fasarakis-Hilliard 53c1892dc3 Fix small typos in introduction and datastructures of tutorial (GH-272)
* Fix small typos in introduction and datastructures
* Use iterable instead of L in the doc for list.extend
2017-02-25 13:13:33 -08:00
..
appendix.rst
appetite.rst
classes.rst
controlflow.rst bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140) 2017-02-20 21:20:23 -09:00
datastructures.rst Fix small typos in introduction and datastructures of tutorial (GH-272) 2017-02-25 13:13:33 -08:00
errors.rst
floatingpoint.rst
index.rst
inputoutput.rst
interactive.rst
interpreter.rst Issue #29381: merge with 3.6 2017-02-01 21:03:48 -08:00
introduction.rst Fix small typos in introduction and datastructures of tutorial (GH-272) 2017-02-25 13:13:33 -08:00
modules.rst
stdlib.rst
stdlib2.rst
venv.rst
whatnow.rst