Main.Accert._generate_common_results#
- Accert._generate_common_results(c, ut, accert, model)[source]#
Generates the common results for the models.
- Parameters:
c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.
ut (Utility class) – Utility class for processing user input.
accert (ACCERT) – xml2obj class instantiates objects that can parse the ACCERT XML file.
model (str)