Jason Rhinelander 4e45e1805b Fix #283: don't print first arg of constructor
This changes the exception error message of a bad-arguments error to
suppress the constructor argument when the failure is a constructor.

This changes both the "Invoked with: " output to omit the object
instances, and rewrites the constructor signature to make it look
like a constructor (changing the first argument to the object name, and
removing the ' -> NoneType' return type.
2016-07-17 17:47:05 -04:00
..
2016-04-25 23:04:27 +02:00
2016-04-25 23:04:27 +02:00
2016-07-10 11:01:35 +02:00
2016-04-25 23:04:27 +02:00
2015-10-01 17:13:38 +02:00
2015-10-13 23:44:25 +02:00
2015-10-13 23:44:25 +02:00
2016-04-13 02:58:56 +02:00
2016-04-13 14:42:17 +02:00
2016-04-13 14:42:17 +02:00
2016-07-08 10:05:24 +02:00
2016-07-08 10:05:24 +02:00
2015-07-09 15:27:32 +02:00