Barry A. Warsaw <ba...@python.org> added the comment:

I don't agree that it's a bad thing that sysconfig exposes implementation 
specific information - it seems kind of the point of it.

"The sysconfig module provides access to Python’s configuration information 
like the list of installation paths and the configuration variables relevant 
for the current platform."

Of course things like sysconfig.get_config_h_filename() should raise an 
exception or return None on implementations that don't have a pyconfig.h.

----------

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

Reply via email to