On 06/07/2012 11:46 PM, Lars Buitinck wrote: > 2012/6/7 Andreas Mueller<[email protected]>: >> Yeah. I recently read about that. Coming from C++ that feels weird, >> though in this situation it helps us :) > [OT] Come to think of it, this isn't as weird as it seems at first > when you compare it to C++'s pure virtual functions with > implementation (http://www.gotw.ca/gotw/031.htm) > Didn't think #2 was possible. I remember now that #1 bit me once. So I learned something today :) (additionally to how to check safely if Python classes are abc and how to get a list of all classes within a module).
Thanks :) ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
