On Fri, Jan 2, 2009 at 8:35 AM, Christian Heimes <[email protected]> wrote: > > David Cournapeau schrieb: >> Can't those errors be found simply using appropriate warning flags in >> the C compiler ? C has stopped being a subset of C++ a long time ago > > Python's C code still follow the ANSI C89 standard. The fact puts 'long > time ago' in a different perspective. :)
...and many of us can still remember when Python's source was "K&R C" :) -- Curt Hagenlocher [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
