Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
FileBase Class Reference
Inheritance diagram for FileBase:
FileDelegate FileWrapper

Static Public Attributes

tuple ok_file_methods
 

Detailed Description

Definition at line 28 of file rexec.py.

Field Documentation

tuple ok_file_methods
static
Initial value:
1 = ('fileno', 'flush', 'isatty', 'read', 'readline',
2  'readlines', 'seek', 'tell', 'write', 'writelines')

Definition at line 30 of file rexec.py.


The documentation for this class was generated from the following file: