Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | __call__ |
Data Fields | |
flags | |
Instances of this class behave much like the built-in compile function, but if one is used to compile text containing a future statement, it "remembers" and compiles all subsequent program texts with the statement in force.
def __call__ | ( | self, | |
source, | |||
filename, | |||
symbol | |||
) |
Definition at line 134 of file codeop.py.
References pre.compile(), and Compile.flags.