Message138654
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. |
|
| 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: <[email protected]> |
| 2011-06-19 18:44:42 | dsdale24 | link | issue11610 messages |
| 2011-06-19 18:44:42 | dsdale24 | create | |
|