On Thu, May 5, 2011 at 5:59 PM, Chris Angelico <ros...@gmail.com> wrote:
<snip>
> Since inline functions are a part of C99 as well as C++, would it be
> possible to have configure.sh detect its availability and optionally
> use that instead of preprocessor macros, or would this run the risk of
> encouraging trickily unportable code?

PEP 7 explicitly says to use C89...

Cheers,
Chris
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to