On Sat, Dec 12, 2009 at 9:02 PM, Tarek Ziadé <ziade.ta...@gmail.com> wrote: > Hello, > > A while ago I've proposed to refactor the APIs that provides access to > the installation paths and configuration variables at runtime into a > single module called "sysconfig", and make it easier for all > implementations to work with them.
I've applied the suggestions made in this thread. If no one objects, here's what I am going to do now: I'll merge this change in the trunk, (I'll drop the branch changesets in favor of one single, clean changeset) and start to work on the corresponding doc, so more people will be able to give some feedback on the APIs once the second 2.7 alpha is out. Then, in a second step, I'll work on the removal of the Makefile and pyconfig.h dependencies by adding a _synconfig.py file as suggested earlier, that will be created during the build process. Regards, 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