Damien George 8f0147cf00 tests: Modify tests that print repr of an exception with 1 arg.
In Python 3.7 the behaviour of repr() of an exception with one argument
changed: it no longer prints a trailing comma in the argument list.  See
https://bugs.python.org/issue30399

This patch modifies tests that rely on this behaviour to not rely on it.
And the python34.py test is updated to include a test for this behaviour
with a .exp file.
2020-03-31 17:27:10 -05:00
..
2019-10-14 16:05:17 -07:00
2018-07-11 16:45:30 -04:00
2018-07-11 16:45:30 -04:00
2014-03-31 18:02:22 +01:00
2014-03-31 22:57:56 +01:00
2020-03-09 21:13:33 -05:00
2017-06-20 10:56:05 -07:00
2017-05-29 11:36:05 +03:00
2014-02-10 07:13:32 +02:00
2014-04-13 17:46:30 +01:00