/usr/share/doc/python3-docs/html/_sources/howto
NameSizeModeActions
argparse.rst.txt238440644editdlrm
clinic.rst.txt657640644editdlrm
cporting.rst.txt79370644editdlrm
curses.rst.txt254730644editdlrm
descriptor.rst.txt167780644editdlrm
functional.rst.txt493230644editdlrm
index.rst.txt6540644editdlrm
instrumentation.rst.txt142880644editdlrm
ipaddress.rst.txt117260644editdlrm
logging-cookbook.rst.txt1018730644editdlrm
logging.rst.txt477890644editdlrm
pyporting.rst.txt225060644editdlrm
regex.rst.txt626340644editdlrm
sockets.rst.txt185680644editdlrm
sorting.rst.txt112010644editdlrm
unicode.rst.txt316990644editdlrm
urllib2.rst.txt246600644editdlrm
Edit: /usr/share/doc/python3-docs/html/_sources/howto/index.rst.txt (654B)
*************** 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 functional.rst logging.rst logging-cookbook.rst regex.rst sockets.rst sorting.rst unicode.rst urllib2.rst argparse.rst ipaddress.rst clinic.rst instrumentation.rst