[Cython] string literals in Py2 vs Py3

Stefan Behnel stefan_ml at behnel.de
Sun May 18 19:50:49 CEST 2008


Hi,

Greg Ewing wrote:
> If the semantics of strings in the module are fixed when
> the source is Cython-compiled, then you end up with a
> module which can only be used in one environment

This is proven wrong by the current implementation in Cython.

Stefan



More information about the Cython-dev mailing list