On Thu, Nov 19, 2009 at 12:04 PM, M.-A. Lemburg <m...@egenix.com> wrote: [..] > BTW: There's already a Tools/scripts/h2py.py we could use for > converting pyconfig.h into a Python file.
Good to know, > For the Makefile > we could use the distutils Makefile parser to add the extra > values. Yes, there's also a pyconfig.h parser function. It seems though, for Makefile, that the tools available during the build phase are simpler/better at extracting values. (currently experimenting those) Tarek _______________________________________________ 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