Chuck Blake wrote: > 3) Compile-time function availability testing
A separate compile-time directive would be better for this. Doing this with DEFINED would require the runtime built-in functions to be part of the compile- time namespace, which is not currently the case, and IMO it would be conceptually wrong to make it so. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
