On Wed, 31 Aug 2005, Jim Gallacher wrote:

3. Eliminate creation of mod_python_so.so in non-windows environments.
   Fix is ready to commit.

Not Done. I decided to defer this for reasons I won't go into just now. It is not a show stopper anyway.

Isn't the fix basically just placing the ModPyModule and setup() with ModPyModule inside the "if winbuild" block and then having another set() without the ModPyModule in the else clause?

Unless there is some good reason for it, I think it is a show stopper because it makes the build process look a bit on the bizzare side on Unix.

Grisha

Reply via email to