cpython/Doc/tutorial
Georg Brandl 2c10840e2c Merged revisions 82965 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r82965 | georg.brandl | 2010-07-19 13:28:05 +0200 (Mo, 19 Jul 2010) | 1 line

  Clarification.  Yay importlib!
........
2010-08-01 21:28:47 +00:00
..
appetite.rst Remove things specific to the old Macintosh, and spell "Mac OS X" consistently. 2008-09-13 17:41:16 +00:00
classes.rst Merged revisions 82965 via svnmerge from 2010-08-01 21:28:47 +00:00
controlflow.rst Issue #7369: Fibonacci series should start at 0 in tutorial example. 2009-11-23 16:39:05 +00:00
datastructures.rst Revert r79179 and merge r75584 to explain how to implement a queue using collection.deque instead of a list. 2010-03-31 07:26:24 +00:00
errors.rst #6879 - fix misstatement about exceptions 2009-09-16 13:14:05 +00:00
floatingpoint.rst Update the floating-point section of the tutorial for the short float repr. 2010-07-30 12:58:44 +00:00
index.rst Add proper references. 2009-10-22 16:17:05 +00:00
inputoutput.rst Fix some documentation examples involving the repr of a float. 2009-11-24 14:27:02 +00:00
interactive.rst Add a link to readline, and mention IPython and bpython. 2009-07-29 16:57:05 +00:00
interpreter.rst #8346: update version. 2010-04-10 11:16:59 +00:00
introduction.rst Confusing punctuation. 2010-06-27 10:47:47 +00:00
modules.rst Tutorial tweaks. Issue 6849. 2009-09-13 17:07:46 +00:00
stdlib.rst Initial commit of the argparse library, based on argparse 1.1. 2010-03-02 08:38:09 +00:00
stdlib2.rst #7388: "python".capitalize() in the Doc 2009-12-19 22:41:49 +00:00
whatnow.rst Remove trailing whitespace. 2009-01-03 20:55:06 +00:00