source:
python/vendor/Python-2.7.6/Doc/library/someos.rst
Last change on this file was 2, checked in by , 15 years ago | |
---|---|
|
|
File size: 599 bytes |
Optional Operating System Services
The modules described in this chapter provide interfaces to operating system features that are available on selected operating systems only. The interfaces are generally modeled after the Unix or C interfaces but they are available on some other systems as well (e.g. Windows or NT). Here's an overview:
.. toctree:: select.rst threading.rst thread.rst dummy_threading.rst dummy_thread.rst multiprocessing.rst mmap.rst readline.rst rlcompleter.rst
Note:
See TracBrowser
for help on using the repository browser.