On Fri, Jun 7, 2013 at 5:58 AM, Stefan Behnel wrote:
> Nikita Nemkin, 07.06.2013 13:14:
>> I have just discovered that the following operations do not perform
>> any type checking ("?" is ignored):
>>
>> obj, obj, obj, obj, obj.
>>
>> Can someone please confirm this as a bug?
>
> I never tried it,
Nikita Nemkin, 07.06.2013 13:14:
> I have just discovered that the following operations do not perform
> any type checking ("?" is ignored):
>
> obj, obj, obj, obj, obj.
>
> Can someone please confirm this as a bug?
I never tried it, but (or rather, therefore) I can well imagine that it
doesn't
Hi,
I have just discovered that the following operations do not perform
any type checking ("?" is ignored):
obj, obj, obj, obj, obj.
Can someone please confirm this as a bug?
Best regards,
Nikita Nemkin
___
cython-devel mailing list
cython-devel@pyt