![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /proc/self/root/proc/self/root/usr/share/doc/python2-docs/html/_sources/library/ |
.. _allos: ********************************* Generic Operating System Services ********************************* The modules described in this chapter provide interfaces to operating system features that are available on (almost) all operating systems, such as files and a clock. The interfaces are generally modeled after the Unix or C interfaces, but they are available on most other systems as well. Here's an overview: .. toctree:: os.rst io.rst time.rst argparse.rst optparse.rst getopt.rst logging.rst logging.config.rst logging.handlers.rst getpass.rst curses.rst curses.ascii.rst curses.panel.rst platform.rst errno.rst ctypes.rst