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

Variables

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

Detailed Description

Backward-compatibility version of FCNTL; export constants exported by
fcntl, 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 FCNTL.py.