Message138654
| Author | dsdale24 |
|---|---|
| Recipients | Darren.Dale, benjamin.peterson, daniel.urban, dsdale24, eric.araujo, eric.snow, michael.foord, ncoghlan, stutzbach |
| Date | 2011-06-19.18:44:40 |
| SpamBayes Score | 0.00013173596 |
| Marked as misclassified | No |
| Message-id | <1308509082.83.0.981078359539.issue11610@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is attempt #4. This patch extends the property, classmethod and staticmethod builtins with an __isabstractmethod__ descriptor. Docs and tests are updated as well. "make test" runs without failures. This is my first real attempt with the C-API, and I think I am finally over the learning curve, but comments would be greatly appreciated. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-19 18:44:43 | dsdale24 | set | recipients: + dsdale24, ncoghlan, benjamin.peterson, stutzbach, eric.araujo, michael.foord, daniel.urban, eric.snow, Darren.Dale |
| 2011-06-19 18:44:42 | dsdale24 | set | messageid: <1308509082.83.0.981078359539.issue11610@psf.upfronthosting.co.za> |
| 2011-06-19 18:44:42 | dsdale24 | link | issue11610 messages |
| 2011-06-19 18:44:42 | dsdale24 | create | |