Re: [RFC PATCH 06/17] verification/dot2c: Remove __buff_to_string() and cleanup
From: Nam Cao
Date: Thu Aug 21 2025 - 04:42:25 EST
On Thu, Aug 14, 2025 at 05:07:58PM +0200, Gabriele Monaco wrote:
> str.join() can do what __buff_to_string() does. Therefore replace
> __buff_to_string() to make the scripts more pythonic.
>
> Also clean and remove some intermediate functions.
>
> Signed-off-by: Gabriele Monaco <gmonaco@xxxxxxxxxx>
Reviewed-by: Nam Cao <namcao@xxxxxxxxxxxxx>