This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Convert Python scripts to Python 3
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Alistair Francis <alistair dot francis at wdc dot com>
- Cc: <libc-alpha at sourceware dot org>, <alistair23 at gmail dot com>
- Date: Thu, 6 Feb 2020 23:32:37 +0000
- Subject: Re: [PATCH v2] Convert Python scripts to Python 3
- Ironport-sdr: 04De6wnGwHujKbkAMNSeyyGGBlp/VRPm7BopMwU/BUWhKX92QmJVSuElnm9TE6vmT6pocPDB/I tE7Blfb7O7TONeBS6arwg9iQ1IjOUqqKK5s4W6fxjXxLUuxTuz6f8yJ4+U+YJbHoVSF2DI6BnR M8L61063Gcpj84V/eR53wN4fJjoCSykAKq8+1nIreEx00ksDsoH+iQbrZQzDU1okSZSKaTh2A5 0c4i9DC5EfpoPt1votQuqOSiKAISx2YSZu47Qd8/jRUCcgAUYGDFYWgVP+4Q8DagV+DP3TCXnx BIA=
- Ironport-sdr: AwPc3gMRBWDn3UywGrMVjDF81PzsUuGj/ALVoJ1DdQAnWNe2I/Anu9tVfSYIxfQXbpm6+0KG3K PFImAmmGIZ6/VtptvuokCJL8LUnm9ysI2cI0FzJ5tqEhlIl9pm5Y30jKj6J/hv2dsqSN/EyUyQ 3J5TStjWoYuKNmGbeSRhIVQYiCFnx0b00GUsU1u2CLzE5ulO4Td+MufhjnBIPtf7mtMnceGyot BjF2xeh2V9IF+WwEMbP6Cr3SibbFItX73Nx9z8qcd7GpH5yR/zXx+jd/2PvPfg6FGgFCEp73ea xWk=
- References: <20200206221111.5516-1-alistair.francis@wdc.com>
On Thu, 6 Feb 2020, Alistair Francis wrote:
> Change all of the #! lines in Python scripts that are called from
> Makefiles to reference /usr/bin/python3.
>
> All of the scripts called from Makefiles are already run with Python 3,
> so let's make sure they are explicitly using Python 3 if called
> manually.
Some of the benchtests scripts are missing from this patch but are run
from benchtests/Makefile with $(PYTHON) (i.e. Python 3).
--
Joseph S. Myers
joseph@codesourcery.com