On Tue, Jun 18, 2019 at 8:01 PM Eric Garver <e...@garver.life> wrote:
>
> On Fri, Jun 14, 2019 at 08:01:44PM +0530, Shekhar Sharma wrote:
> > This patch converts the 'nft-test.py' file to run on both python 2 and 
> > python3.
> >
> > Signed-off-by: Shekhar Sharma <shekhar250...@gmail.com>
> > ---
> > The version hystory of this patch is:
> > v1:conversion to py3 by changing the print statements.
> > v2:add the '__future__' package for compatibility with py2 and py3.
> > v3:solves the 'version' problem in argparse by adding a new argument.
> > v4:uses .format() method to make print statements clearer.
> > v5:updated the shebang and corrected the sequence of import statements.
> > v6:resent the same with small changes
> > v7:resent with small changes
>
> "with small changes" is not helpful. In the future please list what was
> actually changed so reviewers know what to focus on.
>
Sorry, will be more specific next time. :-)

> Patch looks good though.
>
> Acked-by: Eric Garver <e...@garver.life>

Reply via email to