Closed funkybob closed 9 years ago
Fix one case of using "except Exception, e" Replace all uses of print with print() Quieten flake8
Wait for it... there's more :)
This can now successfully run a simple Py3 test suite [unittest based].
Fix one case of using "except Exception, e" Replace all uses of print with print() Quieten flake8