New submission from Barry A. Warsaw <ba...@python.org>:

This is splitting one concern from bug 9807 - specifically to avoid parsing 
pyconfig.h and Makefile in the sysconfig module by autogenerating an extension 
module (e.g. _sysconfig.c) at build time and using that to get the variables 
from those two files.

----------
assignee: barry
components: Library (Lib)
messages: 116588
nosy: barry
priority: normal
severity: normal
status: open
title: Avoid parsing pyconfig.h and Makefile by autogenerating extension module
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9878>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to