cpython/Doc/tutorial
Serhiy Storchaka ea217728c3 Issue #20643: Fixed references to the next() method (distinguish from the
next() function).
2014-09-05 23:34:12 +03:00
..
appetite.rst
classes.rst Issue #20643: Fixed references to the next() method (distinguish from the 2014-09-05 23:34:12 +03:00
controlflow.rst Fix indentation in doc example. 2013-11-17 22:07:48 +02:00
datastructures.rst Issue 21575: Show list.sort() arguments in the tutorial. 2014-05-26 18:49:25 -07:00
errors.rst Fix grammar 2014-07-24 08:08:15 +03:00
floatingpoint.rst
index.rst
inputoutput.rst Issue #18840: Introduce the json module in the tutorial, and deemphasize the pickle module. 2013-12-05 23:46:32 +01:00
interactive.rst
interpreter.rst Clarify section about source code encoding. 2013-10-06 11:24:48 +02:00
introduction.rst Issue #14097: Backport 796d1371605d and subsequent changes. 2014-07-01 14:25:34 -05:00
modules.rst Fix typo in example file name. Found by John Bokma on docs@. 2013-10-06 19:21:14 +02:00
stdlib.rst
stdlib2.rst Issue #19193: Improved cross-references in the tutorial. 2013-10-09 09:54:32 +03:00
whatnow.rst