cpython/Doc/library/unix.rst

24 lines
410 B
ReStructuredText
Raw Normal View History

2007-08-15 14:28:22 +00:00
.. _unix:
**********************
Unix-specific services
2007-08-15 14:28:22 +00:00
**********************
The modules described in this chapter provide interfaces to features that are
unique to the Unix operating system, or in some cases to some or many variants
of it. Here's an overview:
.. toctree::
shlex.rst
2007-08-15 14:28:22 +00:00
posix.rst
pwd.rst
grp.rst
termios.rst
tty.rst
pty.rst
fcntl.rst
resource.rst
syslog.rst