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
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
