Juan Quintela <quint...@redhat.com> writes:

> Markus Armbruster <arm...@redhat.com> wrote:
>> To recognize a line starting with a section symbol and or tag, we
>> first split it at the first space, then examine the part left of the
>> space.  We can just as well examine the unsplit line, so do that.
>>
>> Signed-off-by: Markus Armbruster <arm...@redhat.com>
>
> Reviewed-by: Juan Quintela <quint...@redhat.com>
>
> My python regexp kungfu is at the limit with this patch, so take it as
> you wish.  I understand the intent (very good commit message) and "more
> or less" how it is done.  Important words on the previous sentence are
> "more or less".  O:-)

Tests pass, so what could possibly go wrong (famous last words).

Thanks!


Reply via email to