|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-os.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/shlex-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: 6.1 os Up: Python Library Reference Previous: 5.11.1 shlex Objects
6. 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 modelled after the Unix or C interfaces, but they are available on most other systems as well. Here's an overview:
<6>
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-os.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/shlex-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: 6.1 os Up: Python Library Reference Previous: 5.11.1 shlex Objects