Robert Bradshaw wrote: > For example "<bytes>o is o" would no longer always hold,
If you don't like that idea, then come up with another syntax for in-line type coercions, like C++ has done. >> Or will only "def func(char*)" accept unicode input? > > Yep. In my world that would only accept bytes. -- Greg _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
