[Python-Dev] A bug in pyconfig.h under Linux?

Fernando Perez fperez.net at gmail.com
Tue Jun 14 10:56:03 EDT 2005


Jeff Epler wrote:

> [sent to python-list and poster]
> 
> Did you follow the direction that Python.h be included before any system
> header?
> 
> This is mentioned at least in
>     http://docs.python.org/ext/simpleExample.html

OK, I'll try to make it work this way.  It's not totally trivial, b/c this code
is auto-genenrated on the fly by scipy's weave, but I'll muck in the weave
internals to try and change it.

Many thanks for the feedback,

f.




More information about the Python-list mailing list