Message 143498 - Python tracker
> It is possible to install the _testembed.c file alongside xxmodule.c > and compile it at test time. We probably could, using the approach from the distutils patch. But it feels really quirky to me. Granted, the Makefile is quirky as well. > To test under Windows, I’ve re-read your first patch using distutils > and it’s not that long or hard to read after all. Except that it didn't work under Windows...