/Doc/library/unix.rst

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

  1. .. _unix:
  2. **********************
  3. Unix Specific Services
  4. **********************
  5. The modules described in this chapter provide interfaces to features that are
  6. unique to the Unix operating system, or in some cases to some or many variants
  7. of it. Here's an overview:
  8. .. toctree::
  9. posix.rst
  10. pwd.rst
  11. spwd.rst
  12. grp.rst
  13. crypt.rst
  14. dl.rst
  15. termios.rst
  16. tty.rst
  17. pty.rst
  18. fcntl.rst
  19. pipes.rst
  20. posixfile.rst
  21. resource.rst
  22. nis.rst
  23. syslog.rst
  24. commands.rst