[issue14330] don't use host python, use host search paths for host compiler

Éric Araujo report at bugs.python.org
Sat Jun 30 21:09:47 CEST 2012


Éric Araujo <merwok at netwok.org> added the comment:

+if "_PROJECT_BASE" in os.environ:

Can you use _PYTHON_PROJECT_BASE here?  Thanks.

(BTW it would be nice if you could mark the bugs for which you did commits as closed+fixed+committed.)

----------

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


More information about the Python-bugs-list mailing list