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? Stefan _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
