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 | |
compiler | |
Instances of this class have __call__ methods identical in signature to compile_command; the difference is that if the instance compiles program text containing a __future__ statement, the instance 'remembers' and compiles all subsequent program texts with the statement in force.
def __call__ | ( | self, | |
source, | |||
filename = "<input>" , |
|||
symbol = "single" |
|||
) |