> If you are referring to Py3 source code semantics, then yes, this will
> hopefully raise a compile error. The right thing to do in Py3 Cython code
> is to write b"asdf" (which could even be valid Cython code regardless of
> the target code version).
>   
Yes, I was referring to Py3. And I agee.

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

Reply via email to