This is detected by Pylint, don't know why the code still runs...
E:148,31: Undefined variable 'date_reg_expAM' (undefined-variable)
E:151,35: Undefined variable 'date_reg_exp' (undefined-variable)
They should be preceded by parameters. Names should be better.
This is detected by Pylint, don't know why the code still runs...
They should be preceded by parameters. Names should be better.