[issue23746] sysconfg.is_python_build() is buggy

Anand B Pillai report at bugs.python.org
Mon Mar 23 11:16:23 CET 2015


Anand B Pillai added the comment:

> Lib/test/test_asdl_parser.py:12:if not sysconfig.is_python_build():

As I guessed - it is used internally by unit tests and possibly has no other significan audience.

It is best to document this clearly.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue23746>
_______________________________________


More information about the Python-bugs-list mailing list