Message262634
Typeslots.inc is listed in the .hgtouch file, so you might be able to work around by running “make touch” before building. I noticed there are other boostrap scripts that require a “python” command via various mechanisms, e.g. Python/makeopcodetargets.py is run via “#! /usr/bin/env python” by default. It would at least be nice to make everything uniform, i.e. always use a /usr/bin/env hashbang, always use $(PYTHON), or always use this smarter external Python command. | |
Date | User | Action | Args | 2016-03-29 22:32:22 | martin.panter | set | recipients: + martin.panter, vstinner | 2016-03-29 22:32:22 | martin.panter | set | messageid: <1459290742.59.0.767774439991.issue26662@psf.upfronthosting.co.za> | 2016-03-29 22:32:22 | martin.panter | link | issue26662 messages | 2016-03-29 22:32:22 | martin.panter | create | | |