This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dsdale24
Recipients benjamin.peterson, daniel.urban, dsdale24
Date 2011-03-20.16:26:48
SpamBayes Score 5.148096e-08
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Sun, Mar 20, 2011 at 12:19 PM, Benjamin Peterson
<[email protected]> wrote:
>
> Benjamin Peterson <[email protected]> added the comment:
>
> I think a better idea would be to override getter and friends on the abstractproperty class.

I just suggested the same at python-ideas. I'll work on an alternate patch.
History
Date User Action Args
2011-03-20 16:26:49dsdale24setrecipients: + dsdale24, benjamin.peterson, daniel.urban
2011-03-20 16:26:48dsdale24linkissue11610 messages
2011-03-20 16:26:48dsdale24create