1. Jul 18, 2016
    • Jason Rhinelander's avatar
      Fix #283: don't print first arg of constructor · 4e45e180
      Jason Rhinelander authored
      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.
      4e45e180
  2. Jul 13, 2016
  3. Jul 12, 2016
  4. Jul 10, 2016
  5. Jul 09, 2016
  6. Jul 08, 2016
  7. Jul 06, 2016