Yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-TERMIOSuppercase.html

From ZCubes Wiki
Revision as of 18:38, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/152/lib/module-tty.html|[[Image:yurttas_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.


Send comments on this document to python-docs@python.org.