utility_accert.Utility_methods.extract_affected_accounts#

Utility_methods.extract_affected_accounts(c)[source]#

Extracts affected accounts from account table.

Parameters:

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