/Doc/library/someos.rst

http://unladen-swallow.googlecode.com/ · ReStructuredText · 24 lines · 18 code · 6 blank · 0 comment · 0 complexity · f003bc38c35e2d59a8c38fa6449e3e54 MD5 · raw file

  1. .. _someos:
  2. **********************************
  3. Optional Operating System Services
  4. **********************************
  5. The modules described in this chapter provide interfaces to operating system
  6. features that are available on selected operating systems only. The interfaces
  7. are generally modeled after the Unix or C interfaces but they are available on
  8. some other systems as well (e.g. Windows or NT). Here's an overview:
  9. .. toctree::
  10. select.rst
  11. threading.rst
  12. thread.rst
  13. dummy_threading.rst
  14. dummy_thread.rst
  15. multiprocessing.rst
  16. mmap.rst
  17. readline.rst
  18. rlcompleter.rst