On Sat, Jan 3, 2009 at 1: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. :)

In my mind, C++ is largely responsible for C not being a subset of
C++, so the type of C used by the codebase is not that important in
that context.

David
_______________________________________________
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

Reply via email to