Lisandro Dalcin wrote: ... > A possible backward way could be to introduce (slightly) new syntax, > something like <SomeType??>, i.e using two '?' to indicate a > "stronger" type check disallowing None...
That would be spelled <SomeType?!> :) _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
