2013/9/26 Olivier Grisel <olivier.gri...@ensta.org>:
> I have no problem with 2.6.7:

I tried with 2.6.1, 2.6.6 and 2.6.8. Only the first has a problem. As
I already said on SO, this is probably a bug in Python 2.6.1, but it
should be easy to fix: just construct the defaultdict from some
callable, then reset its default_factory. (I'd have to test whether
that *really* works.)

@Akhil: upgrading would not be a bad idea. 2.6.1 has known security
issues which have been fixed in 2.6.8.

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to