Re: [PATCH] Documentation/gen_commands.py: use python3

2022-09-01 Thread Sascha Hauer
On Wed, Aug 31, 2022 at 11:50:01AM +0300, Antony Pavlov wrote: > Signed-off-by: Antony Pavlov > --- > Documentation/gen_commands.py | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) Applied, thanks Sascha > > diff --git a/Documentation/gen_commands.py b/Documentation/gen_commands.py

[PATCH] Documentation/gen_commands.py: use python3

2022-08-31 Thread Antony Pavlov
Signed-off-by: Antony Pavlov --- Documentation/gen_commands.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Documentation/gen_commands.py b/Documentation/gen_commands.py index a55b1acd82f..7c62a030dce 100755 --- a/Documentation/gen_commands.py +++ b/Documentation/gen_com