[dpdk-dev] [PATCH 20.08 2/9] usertools/dpdk-devbind: support python3 only
Burakov, Anatoly
anatoly.burakov at intel.com
Thu May 28 14:39:36 CEST 2020
On 22-May-20 2:23 PM, Louise Kilheeney wrote:
> Changed script to explicitly use python3 only.
>
> Signed-off-by: Louise Kilheeney <louise.kilheeney at intel.com>
> ---
There is a bunch of old cruft in a few scripts, such as python
compatibility checks and reimplementation of check_output. it would be
nice if those were fixed as well.
If you look for imports or the word "python" in code, chance are you'll
find some comments saying something about "let's do this hack for python
2 compatibility" :)
--
Thanks,
Anatoly
More information about the dev
mailing list