[Python-3000] Abilities / Interfaces

Jim Jewett jimjjewett at gmail.com
Sun Nov 26 22:52:55 CET 2006


On 11/22/06, Phillip J. Eby <pje at telecommunity.com> wrote:
> At 08:36 AM 11/22/2006 -0500, Benji York wrote:
> >It seems to me that not all interfaces coincide with
> >something the object can _do_.  ...

> Aren't these also *operations* being performed?

ISafeForThreading may boil down to certain operations not being
dangerous, but I don't think the operations are the primary meaning.

-jJ


More information about the Python-3000 mailing list