Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
TERMIOS Namespace Reference

Variables

list __all__ = [s for s in dir() if s[0] in "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]
 

Detailed Description

Backward-compatibility version of TERMIOS; export constants exported by
termios, and issue a deprecation warning.

Variable Documentation

list __all__ = [s for s in dir() if s[0] in "ABCDEFGHIJKLMNOPQRSTUVWXYZ"]

Definition at line 14 of file TERMIOS.py.