cpython/Doc/tutorial
Steven Bethard e9330e7941 Initial commit of the argparse library, based on argparse 1.1.
Docs still need some updating to make getopt and optparse match the wording promised in the PEP.
There are also probably a number of :class:ArgumentParser etc. links that could be added to the argparse documentation.
2010-03-02 08:38:09 +00:00
..
appetite.rst
classes.rst
controlflow.rst Issue #7369: Fibonacci series should start at 0 in tutorial example. 2009-11-23 16:39:05 +00:00
datastructures.rst
errors.rst #6879 - fix misstatement about exceptions 2009-09-16 13:14:05 +00:00
floatingpoint.rst Fix some documentation examples involving the repr of a float. 2009-11-24 14:27:02 +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
interpreter.rst #6936: for interactive use, quit() is just fine. 2009-09-18 07:22:41 +00:00
introduction.rst
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