Stefan Behnel wrote:

> Should builtins continue to accept None or should it behave like other 
> extension types?

Pyrex treats them just like any other extension type. In
fact the *are* just extension types that happen to be
predeclared.

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

Reply via email to