|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-tty.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/unix.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/termios Example.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: 8.10 tty Up: 8. Unix Specific Services Previous: 8.8.1 Example
8.9 TERMIOS -- Constants used with the termios module
Availability: Unix.
This module defines the symbolic constants required to use the termios module (see the previous section). See the POSIX or Unix manual pages (or the source) for a list of those constants.
Note: this module resides in a system-dependent subdirectory of the Python library directory. You may have to generate it for your particular system using the script Tools/scripts/h2py.py.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/module-tty.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/unix.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/16/lib/termios Example.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: 8.10 tty Up: 8. Unix Specific Services Previous: 8.8.1 Example