Message278333
| Author | ncoghlan |
|---|---|
| Recipients | Martin Teichmann, Martin.Teichmann, Tim.Graham, eric.snow, ncoghlan, python-dev, serhiy.storchaka |
| Date | 2016-10-09.03:06:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1475982413.03.0.0750905667505.issue28214@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Slight change, as it makes sense to reference the special method name explicitly: TypeError: Error calling __set_name__ on 'BadIdea' instance 'attr' in 'NotGoingToWork': 'NoneType' object is not callable TypeError: Error calling __set_name__ on 'FaultyImplementation' instance 'attr' in 'TheoreticallyCouldWork': ZeroDivisionError: division by zero |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-10-09 03:06:53 | ncoghlan | set | recipients: + ncoghlan, python-dev, eric.snow, serhiy.storchaka, Martin.Teichmann, Tim.Graham, Martin Teichmann |
| 2016-10-09 03:06:53 | ncoghlan | set | messageid: <1475982413.03.0.0750905667505.issue28214@psf.upfronthosting.co.za> |
| 2016-10-09 03:06:53 | ncoghlan | link | issue28214 messages |
| 2016-10-09 03:06:52 | ncoghlan | create | |