13 Dec
2007
13 Dec
'07
7:05 p.m.
The include lines for OS X and Linux should not be different. <Python.h> should work on OS X; distutils should take care of the rest. If we are using <Python/Python.h>, that's a bug. -wsv On Dec 13, 2007, at 7:45 AM, Cyrus Daboo wrote:
We need to figure out a better way to deal with the different include paths of OS X and linux.