/usr/share/doc/python2-docs/html/_sources/howto
NameSizeModeActions
argparse.rst.txt236910644editdlrm
cporting.rst.txt79370644editdlrm
curses.rst.txt219680644editdlrm
descriptor.rst.txt174810644editdlrm
doanddont.rst.txt113830644editdlrm
functional.rst.txt476380644editdlrm
index.rst.txt6350644editdlrm
logging-cookbook.rst.txt602560644editdlrm
logging.rst.txt458190644editdlrm
pyporting.rst.txt225060644editdlrm
regex.rst.txt621360644editdlrm
sockets.rst.txt204010644editdlrm
sorting.rst.txt123380644editdlrm
unicode.rst.txt329490644editdlrm
urllib2.rst.txt235170644editdlrm
webservers.rst.txt341150644editdlrm
Edit: /usr/share/doc/python2-docs/html/_sources/howto/index.rst.txt (635B)
*************** 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 pyporting.rst cporting.rst curses.rst descriptor.rst doanddont.rst functional.rst logging.rst logging-cookbook.rst regex.rst sockets.rst sorting.rst unicode.rst urllib2.rst webservers.rst argparse.rst