utility_accert.Utility_methods.extract_user_changed_variables# Utility_methods.extract_user_changed_variables(c)[source]# Extracts user changed variables from variable table. Parameters: c (MySQLCursor) – MySQLCursor class instantiates objects that can execute MySQL statements.