Main.Accert.process_alg#

Accert.process_alg(c, alg_inp)[source]#

Processes the variables with algorithm.

Parameters:
  • c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.

  • alg_inp (Algorithm)