On 07/26/2017 06:15 PM, David Malcolm wrote:
(FWIW I'm a big fan of Python, so am happy to see this proposal)

Me too. :-)

Which version of Python did you test against?   As far as I can see
you've coded this using the common subset of Python 2 and Python 3;
it's worth spelling out what the assumptions are in this regard (and
what the minimum versions are).

I tested with both Python 2 and Python 3, as “python” can be each one depending on the system (it’s Python 3 on my Linux box). I agree I should explicitely state that sources must be compatible with both. Maybe in lib/gcc-python.exp?

--
Pierre-Marie de Rodat

Reply via email to