Public Member Functions | |
def | __init__ |
Static Public Attributes | |
tuple | rules |
Definition at line 67 of file options.py.
def encode.options.PythonOptions.__init__ | ( | self, | ||
path, | ||||
match | ||||
) |
tuple encode.options.PythonOptions.rules [static] |
Initial value:
( 'EncodeOptions.py', './$(DIRNAME).encode.py', )
Reimplemented from encode.options.GuessOptions.
Definition at line 68 of file options.py.