On Mon, May 23, 2011 at 2:08 PM, Chris Angelico <ros...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to