On Mon, 02 Aug 2010 15:18:30 -0700, sturlamolden wrote:

>> Has it ever been planned to rewrite in C++ the historical implementation
>> (of course in an object oriented design) ?
> 
> OO programming is possible in C.  Just take a look at GNOME and GTK.

One feature which can't readily be implemented in C is the automatic
clean-up side of the RAII idiom.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to