Public Member Functions | |
| def | __init__ (self, patch=[], runtimes=[], testcases_file=None) |
Public Attributes | |
| patch | |
| runtimes | |
| testcases_file | |
Info about a single release of a language
Definition at line 66 of file client_matrix.py.
| def client_matrix.ReleaseInfo.__init__ | ( | self, | |
patch = [], |
|||
runtimes = [], |
|||
testcases_file = None |
|||
| ) |
Definition at line 69 of file client_matrix.py.
| client_matrix.ReleaseInfo.patch |
Definition at line 70 of file client_matrix.py.
| client_matrix.ReleaseInfo.runtimes |
Definition at line 71 of file client_matrix.py.
| client_matrix.ReleaseInfo.testcases_file |
Definition at line 72 of file client_matrix.py.