[Python-3000] Stabilizing the C API of 2.6 and 3.0

Stefan Behnel stefan_ml at behnel.de
Thu May 29 09:22:22 CEST 2008


Christian Heimes wrote:
>  * add a new file stringobject.h which contains the aliases PyString_ ->
> PyBytes_

Just a quick note that that file is still missing from SVN, so it's kind of
hard to compile existing code against the current branch state...

Stefan



More information about the Python-3000 mailing list