symbian-qemu-0.9.1-12/python-2.6.1/Doc/howto/index.rst
author John Kern <johnk@symbian.org>
Mon, 14 Dec 2009 08:59:54 -0800
changeset 26 ba5cb42d7f02
parent 1 2fb8b9db1c86
permissions -rw-r--r--
merged integration branch

***************
 Python HOWTOs
***************

Python HOWTOs are documents that cover a single, specific topic,
and attempt to cover it fairly completely. Modelled on the Linux
Documentation Project's HOWTO collection, this collection is an
effort to foster documentation that's more detailed than the
Python Library Reference.

Currently, the HOWTOs are:

.. toctree::
   :maxdepth: 1

   advocacy.rst
   cporting.rst
   curses.rst
   doanddont.rst
   functional.rst
   regex.rst
   sockets.rst
   unicode.rst
   urllib2.rst
   webservers.rst