On Sun, Oct 02, 2011 at 10:25:34PM +0100, David Cournapeau wrote: > As for a clean way to extend flags, there is no such thing with > distutils. The cleanest thing you can do is to subclass the C/C++ > compiler class for mingw, and do you stuff there (the same way as > numpy.distutils does it).
Than let us do that: I would like to minimize the chances of releasing binaries that do not work, as it happened during the last release cycle. Gael ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
