Building Python: static library "3.2m"
Chris Angelico
rosuav at gmail.com
Mon May 23 00:32:11 EDT 2011
On Mon, May 23, 2011 at 2:08 PM, Chris Angelico <rosuav at gmail.com> wrote:
> Currently I'm puzzling over an inordinate number of symbol-not-found
> errors, even though it does seem to be finding the header files. It's
> weird.
And.... I think I've just figured out why. PyString_* functions are no
longer supported - it's all PyUnicode now. Yes, I really am capable of
forgetting basics like that!
Chris Angelico
More information about the Python-list
mailing list