On Sat, 04 Sep 2010 15:13:55 +0200
"Martin v. Löwis" <mar...@v.loewis.de> wrote:

> > Please consider this: even without relying on PEP 384, using FILE*
> > is /already/ dangerous; because you might compile an extension with a
> > different compiler version than Python was compiled with.
> 
> It's only dangerous *if* you compile with a different compiler.
> That's why we take serious precautions that you never ever do.
> For example, distutils will, by default, refuse to use a different
> compiler.

Thanks for the explanations.

Regards

Antoine.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
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