On Wed, Oct 27, 2021 at 11:57 AM Bruce Richardson
<bruce.richard...@intel.com> wrote:
> I wonder is there ever any scenario where we want to allow tabs on a line?
> If not, then rather than using regex, the check could be simplified to:
>
>         if '\t' in line:

I am not sure.
I considered cases with tabs in log messages.


-- 
David Marchand

Reply via email to