Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #6037 > unrolled thread
| Started by | Chris Angelico <rosuav@gmail.com> |
|---|---|
| First post | 2011-05-23 14:32 +1000 |
| Last post | 2011-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.
Re: Building Python: static library "3.2m" Chris Angelico <rosuav@gmail.com> - 2011-05-23 14:32 +1000
| From | Chris Angelico <rosuav@gmail.com> |
|---|---|
| Date | 2011-05-23 14:32 +1000 |
| Subject | Re: 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
Back to top | Article view | comp.lang.python
csiph-web