FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Member Functions | |
def | __init__ (self, value) |
def | __str__ (self) |
Public Attributes | |
value | |
Error class used for missing definitions in the xml file
Definition at line 37 of file Functional.py.
def Functional.DefineError.__init__ | ( | self, | |
value | |||
) |
Constructor
Definition at line 39 of file Functional.py.
def Functional.DefineError.__str__ | ( | self | ) |
To string
Definition at line 42 of file Functional.py.