Remove news entry for test.test_support.guard_warnings_filter as it has been
[python.git] / Doc / howto / index.rst
blobe668856fae67d5b2f766a668309b6ce3e6d419f3
1 ***************
2  Python HOWTOs
3 ***************
5 Python HOWTOs are documents that cover a single, specific topic,
6 and attempt to cover it fairly completely. Modelled on the Linux
7 Documentation Project's HOWTO collection, this collection is an
8 effort to foster documentation that's more detailed than the
9 Python Library Reference.
11 Currently, the HOWTOs are:
13 .. toctree::
14    :maxdepth: 1
16    advocacy.rst
17    pythonmac.rst
18    curses.rst
19    doanddont.rst
20    functional.rst
21    regex.rst
22    sockets.rst
23    unicode.rst
24    urllib2.rst