(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-signal.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/lib.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/mutex-objects.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 7.1 signal Up: Python Library Reference Previous: 6.19.1 Mutex Objects
7. 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 modelled 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:
<7>
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-signal.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/lib.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/mutex-objects.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/contents.html| ]]
|
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/genindex.html| ]]
|
Next: 7.1 signal Up: Python Library Reference Previous: 6.19.1 Mutex Objects