Am 06/13/2008 08:14 PM schrieb Stefan Behnel:
> Johannes Wienke wrote:
>> is there anything special about using assert statements in Cython? I've
>> noticed that something like assert foo != NULL results in returning
>> None, if the method containing this statement really gets foo containing
>> NULL.
> 
> Would you have some example code?

Well, can't reproduce it. :\ Maybe I forgot an except clause and didn't
see the warning about the ignored exception or something like that.

Johannes

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to