On Fri, 30 Dec 2005 13:23:30 +, Jon Guyer wrote:
> Steven D'Aprano REMOVETHIScyber.com.au> writes:
>
>>
>> On Fri, 30 Dec 2005 03:47:30 +, Jon Guyer wrote:
>>
>> > We have a rather complicated class that, under certain circumstances, knows
>> > that it cannot perform various arithmetic
Steven D'Aprano REMOVETHIScyber.com.au> writes:
>
> On Fri, 30 Dec 2005 03:47:30 +, Jon Guyer wrote:
>
> > We have a rather complicated class that, under certain circumstances, knows
> > that it cannot perform various arithmetic operations, and so returns
> > NotImplemented. As a trivial e