[Cython] from __future__ import ...

Stefan Behnel stefan_ml at behnel.de
Fri May 16 19:04:25 CEST 2008


Hi,

Lisandro Dalcin wrote:
> in Python 2.6 "abc" and b"abc" both return a byte string
> 'str' type, and 'bytes' type is an alias for 'str' type.

As I said before, that's fine with me.

Stefan



More information about the Cython-dev mailing list