Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6037 > unrolled thread

Re: Building Python: static library "3.2m"

Started byChris Angelico <rosuav@gmail.com>
First post2011-05-23 14:32 +1000
Last post2011-05-23 14:32 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Building Python: static library "3.2m" Chris Angelico <rosuav@gmail.com> - 2011-05-23 14:32 +1000

#6037 — Re: Building Python: static library "3.2m"

FromChris Angelico <rosuav@gmail.com>
Date2011-05-23 14:32 +1000
SubjectRe: Building Python: static library "3.2m"
Message-ID<mailman.1950.1306125140.9059.python-list@python.org>
On Mon, May 23, 2011 at 2:08 PM, Chris Angelico <rosuav@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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web