[Cython] assert statements in Cython
Johannes Wienke
languitar at semipol.de
Fri Jun 13 17:46:17 CEST 2008
Hi,
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.
Regards
Johannes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
Url : http://codespeak.net/pipermail/cython-dev/attachments/20080613/ea1c3418/attachment.pgp
More information about the Cython-dev
mailing list