Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def setUp(self): ic._pairDelimiter = TEST_PAIR_DELIMITER
Never use print() to debug again; inspect variables, expressions, and program execution with a single, simple function call.