cpython/Doc/tutorial
Senthil Kumaran 80538e9dfe Issue26135 - In the tutorial section on modules, reference importlib.reload instead of imp.reload. 2016-01-16 18:43:24 -08:00
..
appendix.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:46:20 +03:00
appetite.rst
classes.rst minor grammar fixes (from docs@python.org) 2014-10-31 09:29:38 +01:00
controlflow.rst Issue #23932: Update the tutorial section on function annotations. 2015-04-13 11:30:47 -05:00
datastructures.rst Improve tutorial suggestion for looping techniques 2015-09-01 02:33:02 -07:00
errors.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
floatingpoint.rst
index.rst #23891: add a section to the Tutorial describing virtual environments and pip 2015-06-08 17:35:45 -04:00
inputoutput.rst #26001: mention in the tutorial that files in binary mode expect bytes, not str. 2016-01-12 11:27:30 +02:00
interactive.rst Issue #5845: Enable tab-completion in the interactive interpreter by default, thanks to a new sys.__interactivehook__. 2013-05-04 20:08:35 +02:00
interpreter.rst Marked keystrokes with the :kbd: role. 2015-09-12 17:46:20 +03:00
introduction.rst Issue #25523: Correct "a" article to "an" article 2015-11-02 03:37:02 +00:00
modules.rst Issue26135 - In the tutorial section on modules, reference importlib.reload instead of imp.reload. 2016-01-16 18:43:24 -08:00
stdlib.rst Merge from 3.4 2015-06-08 17:14:13 -04:00
stdlib2.rst Reverting my previous commit. 2015-05-30 10:57:56 -04:00
venv.rst #23891: correctly refer to PyPI as "Python Package Index" 2015-06-09 18:40:16 +03:00
whatnow.rst Add link to pyvideoorg 2015-06-07 03:00:58 -04:00